apply_filters( 'mce_css', string $stylesheets )
Filters the comma-delimited list of stylesheets to load in TinyMCE.
Parameters
- $stylesheets
-
(string) Comma-delimited list of stylesheets.
More Information
If you are doing this from within a theme, consider using add_editor_style() instead.
Source
Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/mce_css