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
| Name | Type | Description |
|---|---|---|
| $allowed_tags | array | The allowed HTML tags and attributes. |
Since
- 2.5.0
Source
Defined in inc/functions/helper.php at line 632