apply_filters( 'format_to_edit', string $content )
Filters the text to be formatted for editing.
Parameters
- $content
-
The text, prior to formatting for editing.
Source
Changelog
| Version | Description |
|---|---|
| 1.2.0 | Introduced. |
Filters the text to be formatted for editing.
The text, prior to formatting for editing.
| Version | Description |
|---|---|
| 1.2.0 | Introduced. |