get_queried_object()
Function: Retrieves the currently queried object.
Source: wp-includes/query.php:43
Function: Retrieves the currently queried object.
Source: wp-includes/query.php:43
Function: Retrieves the ID of the currently queried object.
Source: wp-includes/query.php:59
Function: Sets the value of a query variable in the WP_Query class.
Source: wp-includes/query.php:74
Function: Sets up The Loop with query parameters.
Source: wp-includes/query.php:97
Function: Destroys the previous query and sets up a new query.
Source: wp-includes/query.php:114
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
Function: Determines whether the query is for an existing archive page.
Source: wp-includes/query.php:161
Function: Determines whether the query is for an existing post type archive page.
Source: wp-includes/query.php:187
Function: Determines whether the query is for an existing attachment page.
Source: wp-includes/query.php:213