Core Function
View Source on Trac ↗ wp_richedit_pre()
wp_richedit_pre( mixed $text ) Formats text for the rich text editor.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $text string | The text to be formatted. Required |
Return Value
(string)
The formatted text after filter is applied.
Function Information
Since Version
2.0.0
Source File
wp-includes/deprecated.php
Advertisement