wp_add_editor_classic_theme_styles
wp_add_editor_classic_theme_styles ( $editor_settings )
Parameters:- (array) editor_settings The array of editor settings.
Returns:- (array) A filtered array of editor settings.
Defined at: - Introduced in WordPress: 6.1.0
- Deprecated in WordPress: —
Description
Loads classic theme styles on classic themes in the editor.This is needed for backwards compatibility for button blocks specifically.