is_year()

Function: Determines whether the query is for an existing year archive.

Source: wp-includes/query.php:834

Used by 3 functions | Uses 0 functions

is_404()

Function: Determines whether the query has resulted in a 404 (returns no results).

Source: wp-includes/query.php:858

Used by 10 functions | Uses 0 functions

is_singular()

Function: Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).

Source: wp-includes/query.php:762

Used by 17 functions | Uses 0 functions