Warning: This hook has been deprecated.
apply_filters( 'htmledit_pre', string $output )
Filters the text before it is formatted for the HTML editor.
Description Description
Parameters Parameters
- $output
-
(string) The HTML-formatted text.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.3.0 | This hook has been deprecated. |
2.5.0 | Introduced. |