wp_kses_post_deep


wp_kses_post_deep ( $data )

Parameters:
  • (mixed) data The array, object, or scalar value to inspect.
See:
Returns:
  • (mixed) The filtered content.
Defined at:

Description

Navigates through an array, object, or scalar, and sanitizes content for allowed HTML tags for post content.

Related Functions

wp_kses_post, wp_set_post_terms, wp_resolve_post_date, wp_set_post_categories, wp_kses_split

Top Google Results

User discussions

wpseek mobile