Used By
Used By | Description |
---|---|
wp-includes/class-wp-query.php: WP_Query::generate_postdata() | Generate post data. |
wp-includes/class-wp-query.php: WP_Query::is_feed() | Is the query for a feed? |
wp-includes/class-wp-query.php: WP_Query::get_queried_object() | Retrieve queried object. |
wp-includes/class-wp-query.php: WP_Query::is_post_type_archive() | Is the query for an existing post type archive page? |
wp-includes/query.php: get_query_var() | Retrieve variable in the WP_Query class. |
wp-includes/post-template.php: get_body_class() | Retrieves an array of the class names for the body element. |