WPPaste WordPress Functions index
Page 60

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.

doing_action()

Returns whether or not an action hook is currently being processed.

doing_filter()

Returns whether or not a filter hook is currently being processed.

download_url()

Downloads a URL to a local temporary file using the WordPress HTTP API.