wp_kses_html_error

Advertisement

Summery Summery

Handles parsing errors in wp_kses_hair().

Syntax Syntax

wp_kses_html_error( string $string )

Description Description

The general plan is to remove everything to and including some whitespace, but it deals with quotes and apostrophes as well.

Parameters Parameters

$string

(Required)

Return Return

(string)

Source Source

File: wp-includes/kses.php

 *
 * @since 1.0.0
 *

Advertisement

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Advertisement

Leave a Reply