wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_custom_css_kses_init_filters is private and should not be used in themes or plugins directly.
wp_custom_css_kses_init_filters › WordPress Function
Since7.0.0
Deprecatedn/a
› wp_custom_css_kses_init_filters ( No parameters )
| Access: |
|
| Defined at: |
|
| Codex: |
Adds the filters to strip custom CSS from block content on save.
Priority of 8 to run before wp_filter_global_styles_post (priority 9) and wp_filter_post_kses (priority 10).