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