do_action_ref_array( 'loop_start', WP_Query $query ) Fires once the loop is started. ContentsParameters Source Related Used By Changelog User Contributed Notes Parameters $query (WP_Query) The WP_Query instance (passed by reference). Top ↑Source File: wp-includes/class-wp-query.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-includes/class-wp-query.php: WP_Query::the_post() Sets up the current post. Top ↑Changelog Changelog Version Description 2.0.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-includes/class-wp-query.php: WP_Query::the_post() Sets up the current post.