WP_Query::is_day()
Method: Determines whether the query is for an existing day archive.
Source: wp-includes/class-wp-query.php:4268
Method: Determines whether the query is for an existing day archive.
Source: wp-includes/class-wp-query.php:4268
Method: Determines whether the query is for an existing single post.
Source: wp-includes/class-wp-query.php:4513
Method: Determines whether the query is for a feed.
Source: wp-includes/class-wp-query.php:4281
Method: Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).
Source: wp-includes/class-wp-query.php:4567
Method: Determines whether the query is for a comments feed.
Source: wp-includes/class-wp-query.php:4301
Method: Determines whether the query is for a specific time.
Source: wp-includes/class-wp-query.php:4587
Method: Determines whether the query is for the front page of the site.
Source: wp-includes/class-wp-query.php:4321
Method: Determines whether the query is for the blog homepage.
Source: wp-includes/class-wp-query.php:4350
Method: Determines whether the query is for an existing month archive.
Source: wp-includes/class-wp-query.php:4384
Method: Determines whether the query is for an existing tag archive page.
Source: wp-includes/class-wp-query.php:4153
Method: Rewinds the comments, resets the comment index and comment to first.
Source: wp-includes/class-wp-query.php:3779
Method: Determines whether the query is for an existing custom taxonomy archive page.
Source: wp-includes/class-wp-query.php:4202
Method: Sets up the WordPress query by parsing query string.
Source: wp-includes/class-wp-query.php:3796
Method: Determines whether the current URL is within the comments popup window.
Source: wp-includes/class-wp-query.php:4244
Method: Retrieves the currently queried object.
Source: wp-includes/class-wp-query.php:3814
Method: Determines whether the query is for an existing date archive.
Source: wp-includes/class-wp-query.php:4257
Method: Retrieves the ID of the currently queried object.
Source: wp-includes/class-wp-query.php:3909
Method: Constructor.
Source: wp-includes/class-wp-query.php:3930
Method: Determines whether the query is for an existing archive page.
Source: wp-includes/class-wp-query.php:3997
Method: Determines whether the query is for an existing post type archive page.
Source: wp-includes/class-wp-query.php:4010
Method: Determines whether the query is for an existing attachment page.
Source: wp-includes/class-wp-query.php:4037
Method: Determines whether the query is for an existing author archive page.
Source: wp-includes/class-wp-query.php:4075
Method: Determines whether the query is for an existing category archive page.
Source: wp-includes/class-wp-query.php:4114
Filter Hook: Filters the query to run for retrieving the found posts.
Source: wp-includes/class-wp-query.php:3577
Method: Determines whether there are more comments available.
Source: wp-includes/class-wp-query.php:3764
Filter Hook: Filters the number of found posts for the query.
Source: wp-includes/class-wp-query.php:3600
Method: Sets up the next post and iterate current post index.
Source: wp-includes/class-wp-query.php:3614
Method: Sets up the current post.
Source: wp-includes/class-wp-query.php:3633
Action Hook: Fires once the loop is started.
Source: wp-includes/class-wp-query.php:3659
Method: Determines whether there are more posts available in the loop.
Source: wp-includes/class-wp-query.php:3675