WordPress 1.5.0 Hooks, Functions, Classes and Methods
Page 22

is_date()

Determines whether the query is for an existing date archive.

is_day()

Determines whether the query is for an existing day archive.

is_feed()

Determines whether the query is for a feed.

is_home()

Determines whether the query is for the blog homepage.

is_month()

Determines whether the query is for an existing month archive.

is_page()

Determines whether the query is for an existing single page.

is_paged()

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

is_plugin_page()

Determines whether the current admin page is generated by a plugin.

is_search()

Determines whether the query is for a search.