WPPaste WordPress Functions index
Page 132

Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.

is_admin()

Determines whether the current request is for an administrative interface page.

is_archive()

Determines whether the query is for an existing archive page.

is_attachment()

Determines whether the query is for an existing attachment page.

is_author()

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

is_blog_admin()

Whether the current request is for a site’s administrative interface.