Core Function
View Source on Trac ↗ wp_add_editor_classic_theme_styles()
wp_add_editor_classic_theme_styles( mixed $editor_settings ) Loads classic theme styles on classic themes in the editor.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $editor_settings array | The array of editor settings. Required |
Return Value
(array)
A filtered array of editor settings.
Function Information
Since Version
6.1.0
Source File
wp-includes/deprecated.php
Advertisement