Description
Filters the HTML markup output that displays the editor.
Occurrences
Filename | Line Number |
---|---|
wp-includes/class-wp-editor.php | 265 |
Parameters
Type | Name | Description |
---|---|---|
string | $output | Editor's HTML markup. |
PHP Doc
/**
* Filters the HTML markup output that displays the editor.
*
* @since 2.1.0
*
* @param string $output Editor's HTML markup.
*/