Is the query for a specific time?
2211
Continue readingIs the query for a taxonomy archive page?If the $taxonomy parameter is specified, this function will additionally check if the query is for that specific $taxonomy.
2201
Continue readingIs the query for a tag archive page?If the $tag parameter is specified, this function will additionally check if the query is for one of the tags specified.
2199
Continue readingIs the query for a single post of any post type (post, attachment, page, … )?If the $post_types parameter is specified, this function will additionally check if the query is for one of the Posts Types specified.
2185
Continue readingIs the query for a single post?Works for any post type, except attachments and pages
2183
Continue reading