WPPaste WordPress Functions index
Page 37

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.

allowed_tags()

Display all of the allowed tags in HTML format with attributes.

antispambot()

Converts email addresses characters to HTML entities to block spam bots.

apply_filters()

Calls the callback functions that have been added to a filter hook.

apply_filters_ref_array()

Calls the callback functions that have been added to a filter hook, specifying arguments in an array.

apply_shortcodes()

Search content for shortcodes and filter shortcodes through their hooks.