WPPaste WordPress Functions index
Page 139

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_rtl()

Determines whether the current locale is right-to-left (RTL).

is_search()

Determines whether the query is for a search.

is_single()

Determines whether the query is for an existing single post.

is_singular()

Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).