Description
Filters the text to be formatted for editing.
Occurrences
Filename | Line Number |
---|---|
wp-includes/formatting.php | 2746 |
Parameters
Type | Name | Description |
---|---|---|
string | $content | The text, prior to formatting for editing. |
PHP Doc
/**
* Filters the text to be formatted for editing.
*
* @since 1.2.0
*
* @param string $content The text, prior to formatting for editing.
*/