WPDev.one
Core Function
View Source on Trac ↗

wp_pre_kses_less_than()

wp_pre_kses_less_than( mixed $content )

Converts lone less than signs.

Parameters 1 required

Name / Type Description
$content
string

Text to be converted.

Required

Return Value

(string)
Converted text.

Function Information

Since Version
2.3.0
Source File
wp-includes/formatting.php
Advertisement