wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_kses_allowed_html › WordPress Filter Hooks
Seit3.5.0
Veraltetn/v
› apply_filters( 'wp_kses_allowed_html', $html, $context )
Parameter: (2) |
|
Definiert in: |
|
Codex: |
Filters the HTML tags that are allowed for a given context.
HTML tags and attribute names are case-insensitive in HTML but must be added to the KSES allow list in lowercase. An item added to the allow list in upper or mixed case will not recognized as permitted by KSES.
Ähnliche Funktionen: wp_kses_allowed_html, wp_kses_one_attr, wp_allowed_protocols, wp_kses_bad_protocol, _wp_get_allowed_postdata, wp_kses_data
Ähnliche Hooks: site_allowed_themes, wp_installed_email, allowed_themes, network_allowed_themes, wp_sitemaps_enabled