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



loop_start › WordPress Action Hooks

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

Fires once the loop is started.





Source

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