Commit c16646e
committed
EscapingFunctionsTrait: remove
The `wp_kses_allowed_html()` function is not an escaping function, but retrieves an array of allowed HTML tags and attributes for a given context.
Ref: https://developer.wordpress.org/reference/functions/wp_kses_allowed_html/wp_kses_allowed_html() from escaping functions1 parent 6b716a5 commit c16646e
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
0 commit comments