WP_Query::get()
Method: Retrieves the value of a query variable.
Source: wp-includes/class-wp-query.php:1831
Method: Retrieves the value of a query variable.
Source: wp-includes/class-wp-query.php:1831
Function: Set up global post data.
Source: wp-includes/query.php:1227
Function: Determines whether the query is for an existing year archive.
Source: wp-includes/query.php:834
Function: Determines whether the query has resulted in a 404 (returns no results).
Source: wp-includes/query.php:858
Function: Determines whether current WordPress query has posts to loop over.
Source: wp-includes/query.php:941
Function: Rewind the loop posts.
Source: wp-includes/query.php:981
Function: Iterate the post index in the loop.
Source: wp-includes/query.php:998
Function: Determines whether the query is for an existing single post.
Source: wp-includes/query.php:729
Function: Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).
Source: wp-includes/query.php:762
Function: Determines whether the query is for a specific time.
Source: wp-includes/query.php:786