WPPaste WordPress Functions index
Page 53

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.

delete_blog_option()

Removes option by name for a given blog ID. Prevents removal of protected WordPress options.

delete_option()

Removes option by name. Prevents removal of protected WordPress options.