WPDev.one
Core Function
View Source on Trac ↗

wp_htmledit_pre()

wp_htmledit_pre( mixed $output )

Formats text for the HTML editor.

Parameters 1 required

Name / Type Description
$output
string

The text to be formatted.

Required

Return Value

(string)
Formatted text after filter applied.

Function Information

Since Version
2.5.0
Source File
wp-includes/deprecated.php
Advertisement