Answer the question
In order to leave comments, you need to log in
What could be the problem that the tinyMCE editor does not process custom styles in the editor?
editor-style.css created.
tried to code
function my_theme_add_editor_styles() {
add_editor_style( 'editor-styles.css' );
}
add_action( 'current_screen', 'my_theme_add_editor_styles' );
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question