Remove HTML editor and visual/HTML tabs from TinyMCE

Just set ‘quicktags’ parameter of the settings array to false.

wp_editor('', 'some-id', array('quicktags' => false) );

Leave a Comment

File not found.