Easily disables the visual editor globally.
Hooks the user_can_richedit filter and returns false so that the visual editor is never used. Much more efficient, simple and reliable than the other disable visual editor plugin that requires you to delete the visual editor files from your install.
- Upload the
easy-disable-visual-editor
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
NOTE: See "Other Notes" for Upgrade and Usage Instructions as well as other pertinent topics.