is_page()

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

Source: wp-includes/query.php:584

Used by 4 functions | Uses 0 functions

is_paged()

Function: Determines whether the query is for a paged result and not for the first page.

Source: wp-includes/query.php:608

Used by 4 functions | Uses 0 functions

is_author()

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

Source: wp-includes/query.php:242

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