wp_kses_check_attr_val()
Performs different checks for attribute values.
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.
Performs different checks for attribute values.
Sanitize content with allowed HTML KSES rules.
Converts all numeric HTML entities to their named counterparts.
Builds an attribute list from string containing attributes.
Builds an attribute list from string containing attributes.
You add any KSES hooks here.
Handles parsing errors in wp_kses_hair().
Removes the HTML JavaScript entities found in early versions of Netscape 4.
Callback for wp_kses_normalize_entities() regular expression.
Removes any invalid control characters in a text string.