2010-10-15

by Victor Meyer
in Admin area

Set default editor

Code:

Instructions:

This snippet changes the default editor in WordPress admin. Either you go with the Visual Editor, or you can choose the HTML Editor. Add this to functions.php.

If your goal is to disable one of the Editors, which could be the case if you are working with a client, you can achieve this either through CSS or JavaScript. WP-engineer explains how to do it!

Related links:

http://wpengineer.com/1946/disable-html-editor-wordpress/