Skip to main content

Filter: wu_kses_allowed_html

Filters the allowed HTML tags and attributes.

Allows addons to extend the allowed HTML elements for wp_kses sanitization.

Parameters

NameTypeDescription
$allowed_tagsarrayThe allowed HTML tags and attributes.

Since

  • 2.5.0

Source

Defined in inc/functions/helper.php at line 632