is_tag()

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

Source: wp-includes/query.php:300

Used by 7 functions | Uses 0 functions

is_tax()

Function: Determines whether the query is for an existing custom taxonomy archive page.

Source: wp-includes/query.php:337

Used by 7 functions | Uses 0 functions

is_date()

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

Source: wp-includes/query.php:361

Used by 2 functions | Uses 0 functions

is_day()

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

Source: wp-includes/query.php:387

Used by 3 functions | Uses 0 functions