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:126
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:126
Function: Destroys the previous query and sets up a new query.
Source: wp-includes/query.php:113
Function: Sets up The Loop with query parameters.
Source: wp-includes/query.php:96
Function: Set query variable.
Source: wp-includes/query.php:73
Function: Retrieve ID of the current queried object.
Source: wp-includes/query.php:58
Function: Retrieve the currently-queried object.
Source: wp-includes/query.php:42