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

wp_reset_postdata()

Function: After looping through a separate query, this function restores the $post global to the current post in the main query.

Source: wp-includes/query.php:127

Used by 1 function | Uses 0 functions