WP_Query::is_single()
Method: Is the query for an existing single post?
Source: wp-includes/class-wp-query.php:4439
Method: Is the query for an existing single post?
Source: wp-includes/class-wp-query.php:4439
Method: Is the query for a feed?
Source: wp-includes/class-wp-query.php:4207
Method: Is the query for an existing single post of any post type (post, attachment, page, custom post types)?
Source: wp-includes/class-wp-query.php:4493
Method: Is the query for a comments feed?
Source: wp-includes/class-wp-query.php:4227
Method: Is the query for a specific time?
Source: wp-includes/class-wp-query.php:4513
Method: Is the query for the front page of the site?
Source: wp-includes/class-wp-query.php:4247
Method: Is the query for the blog homepage?
Source: wp-includes/class-wp-query.php:4276
Method: Is the query for an existing month archive?
Source: wp-includes/class-wp-query.php:4310
Method: Is the query for an existing tag archive page?
Source: wp-includes/class-wp-query.php:4079
Method: Rewind the comments, resets the comment index and comment to first.
Source: wp-includes/class-wp-query.php:3705
Method: Is the query for an existing custom taxonomy archive page?
Source: wp-includes/class-wp-query.php:4128
Method: Sets up the WordPress query by parsing query string.
Source: wp-includes/class-wp-query.php:3722
Method: Whether the current URL is within the comments popup window.
Source: wp-includes/class-wp-query.php:4170
Method: Retrieves the currently queried object.
Source: wp-includes/class-wp-query.php:3740
Method: Is the query for an existing date archive?
Source: wp-includes/class-wp-query.php:4183
Method: Retrieves the ID of the currently queried object.
Source: wp-includes/class-wp-query.php:3835
Method: Constructor.
Source: wp-includes/class-wp-query.php:3856
Method: Is the query for an existing archive page?
Source: wp-includes/class-wp-query.php:3923
Method: Is the query for an existing post type archive page?
Source: wp-includes/class-wp-query.php:3936
Method: Is the query for an existing attachment page?
Source: wp-includes/class-wp-query.php:3963
Method: Is the query for an existing author archive page?
Source: wp-includes/class-wp-query.php:4001
Method: Is the query for an existing category archive page?
Source: wp-includes/class-wp-query.php:4040
Filter Hook: Filters the query to run for retrieving the found posts.
Source: wp-includes/class-wp-query.php:3514
Method: Whether there are more comments available.
Source: wp-includes/class-wp-query.php:3690
Filter Hook: Filters the number of found posts for the query.
Source: wp-includes/class-wp-query.php:3537
Method: Set up the next post and iterate current post index.
Source: wp-includes/class-wp-query.php:3551
Method: Sets up the current post.
Source: wp-includes/class-wp-query.php:3570
Action Hook: Fires once the loop is started.
Source: wp-includes/class-wp-query.php:3587
Method: Determines whether there are more posts available in the loop.
Source: wp-includes/class-wp-query.php:3603
Action Hook: Fires once the loop has ended.
Source: wp-includes/class-wp-query.php:3614