Fires once the loop has ended.
Parameters
Source
do_action_ref_array( 'loop_end', array( &$this ) );
Changelog
| Version | Description |
|---|---|
| 2.0.0 | Introduced. |
Fires once the loop has ended.
do_action_ref_array( 'loop_end', array( &$this ) );
| Version | Description |
|---|---|
| 2.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.