wp_reset_postdata()

Function: After looping through a separate query, this function restores the $post global to the current post in the main query.

Source: wp-includes/query.php:127

Used by 1 function | Uses 0 functions