wp_filter_nohtml_kses


wp_filter_nohtml_kses ( $data )

Parameters:
  • (string) data Content to strip all HTML from.
Returns:
  • (string) Filtered content without any HTML.
Defined at:

Description

Strips all HTML from a text string.This function expects slashed data.

Related Functions

wp_filter_post_kses, wp_filter_kses, _wp_filter_taxonomy_base, filter_block_kses, wp_filter_oembed_result

Top Google Results

User discussions

wpseek mobile