Forums
(@mary_k)
14 years, 1 month ago
@jhayes a little late but, in your first example you needed single quotes: add_editor_style(‘editor-style.css’); instead of add_editor_style(editor-style.css);
maybe that was the issue all along?