apply_filters( 'editor_stylesheets', array $stylesheets )
Filters the array of stylesheets applied to the editor.
Description Description
Parameters Parameters
- $stylesheets
-
(array) Array of stylesheets to be applied to the editor.
Source Source
File: wp-includes/theme.php
Changelog Changelog
Version | Description |
---|---|
4.3.0 | Introduced. |