WP_Query::setup_postdata()
Method: Set up global post data.
Source: wp-includes/class-wp-query.php:4664
Method: Set up global post data.
Source: wp-includes/class-wp-query.php:4664
Action Hook: Fires to announce the query’s current selection parameters.
Source: wp-includes/class-wp-query.php:2969
Filter Hook: Filters the query to run for retrieving the found posts.
Source: wp-includes/class-wp-query.php:3571
Function: Retrieve user info by login name.
Source: wp-includes/pluggable-deprecated.php:66
Method: Make private properties readable for backward compatibility.
Source: wp-includes/class-wp-query.php:3938
Method: Is the query for the blog homepage?
Source: wp-includes/class-wp-query.php:4346
Method: After looping through a nested query, this function restores the $post global to the current post in this query.
Source: wp-includes/class-wp-query.php:4870
Filter Hook: Filters the WHERE clause of the query.
Source: wp-includes/class-wp-query.php:2986
Filter Hook: Filters the number of found posts for the query.
Source: wp-includes/class-wp-query.php:3594
Function: Retrieve user info by email.
Source: wp-includes/pluggable-deprecated.php:83