apply_filters( 'the_editor', string $output )
Filters the HTML markup output that displays the editor.
Description Description
Parameters Parameters
- $output
-
(string) Editor's HTML markup.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |