wpseek.com
A WordPress-centric search engine for devs and theme authors



loop_end › WordPress Action Hooks

Since2.0.0
Deprecatedn/a
do_action_ref_array( 'loop_end', array( &$this )
Parameters:
  • () query The WP_Query instance (passed by reference).
    Required: Yes
Defined at:
Codex:

Fires once the loop has ended.





Source

do_action_ref_array( 'loop_end', array( &$this ) );