error[] = "RECOMMENDEDNo reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience."; } return $ret; } function getError() { return $this->error; } } $themechecks[] = new EditorStyleCheck;