is_page()
Function: Determines whether the query is for an existing single page.
Source: wp-includes/query.php:584
Function: Determines whether the query is for an existing single page.
Source: wp-includes/query.php:584
Function: Determines whether the query is for a paged result and not for the first page.
Source: wp-includes/query.php:608
Function: Determines whether the query is for a post or page preview.
Source: wp-includes/query.php:632
Function: Determines whether the query is for an existing author archive page.
Source: wp-includes/query.php:242
Function: Determines whether the query is for an existing category archive page.
Source: wp-includes/query.php:271
Function: Determines whether the query is for an existing tag archive page.
Source: wp-includes/query.php:300
Function: Determines whether the query is for an existing custom taxonomy archive page.
Source: wp-includes/query.php:337
Function: Determines whether the query is for an existing date archive.
Source: wp-includes/query.php:361
Function: Determines whether the query is for an existing day archive.
Source: wp-includes/query.php:387
Function: Determines whether the query is for a feed.
Source: wp-includes/query.php:413