wp_kses_version()
Function: Returns the version number of KSES.
Source: wp-includes/kses.php:954
Function: Returns the version number of KSES.
Source: wp-includes/kses.php:954
Function: Searches for HTML tags, no matter how malformed.
Source: wp-includes/kses.php:976
Function: Returns an array of HTML attribute names whose value contains a URL.
Source: wp-includes/kses.php:1002
Function: Filters text content and strips out disallowed HTML.
Source: wp-includes/kses.php:747
Function: Filters one HTML attribute and ensures its value is allowed.
Source: wp-includes/kses.php:770
Function: Returns an array of allowed HTML tags and attributes for a given context.
Source: wp-includes/kses.php:847
Filter Hook: Filters the HTML tags that are allowed for a given context.
Source: wp-includes/kses.php:867
Function: You add any KSES hooks here.
Source: wp-includes/kses.php:932