WPPaste WordPress Functions index
Page 136

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

Determines whether the given ID is a navigation menu.

is_network_admin()

Whether the current request is for the network administrative interface.

is_network_only_plugin()

Checks for “Network: true” in the plugin header to see if this should be activated only as a network wide plugin. The plugin…

is_new_day()

Determines whether the publish date of the current post in the loop is different from the publish date of the previous post in the loop.

is_page()

Determines whether the query is for an existing single page.