wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_filter_post_kses › WordPress Function
Since2.0.0
Deprecatedn/a
› wp_filter_post_kses ( $data )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Sanitizes content for allowed HTML tags for post content.
Post content refers to the page contents of the 'post' type and not$_POST
data from forms.
This function expects slashed data.Related Functions: wp_filter_nohtml_kses, wp_filter_kses, wp_filter_out_block_nodes, filter_block_kses, wp_filter_object_list