ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/query.php / Page 3

is_search()

Function: Is the query for a search?

Source: wp-includes/query.php:558

Used by 6 functions | Uses 3 functions

is_preview()

Function: Is the query for a post or page preview?

Source: wp-includes/query.php:518

Used by 3 functions | Uses 3 functions

is_robots()

Function: Is the query for the robots file?

Source: wp-includes/query.php:538

Used by 2 functions | Uses 3 functions

is_paged()

Function: Is the query for paged result and not for the first page?

Source: wp-includes/query.php:498

Used by 4 functions | Uses 3 functions

is_page()

Function: Is the query for an existing single page?

Source: wp-includes/query.php:478

Used by 5 functions | Uses 3 functions

is_month()

Function: Is the query for an existing month archive?

Source: wp-includes/query.php:451

Used by 3 functions | Uses 3 functions

is_tag()

Function: Is the query for an existing tag archive page?

Source: wp-includes/query.php:263

Used by 10 functions | Uses 3 functions

is_author()

Function: Is the query for an existing author archive page?

Source: wp-includes/query.php:215

Used by 9 functions | Uses 3 functions

is_category()

Function: Is the query for an existing category archive page?

Source: wp-includes/query.php:239

Used by 11 functions | Uses 3 functions

is_tax()

Function: Is the query for an existing custom taxonomy archive page?

Source: wp-includes/query.php:292

Used by 10 functions | Uses 3 functions
« Previous 1 2 3 4 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy