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