The idea for this plugin came from a presentation at WordCamp Philly
2011.
Code from these other plugins has served as reference and inspiration, and was sometimes borrowed from:
http://wordpress.org/extend/plugins/disable-visual-editor-wysiwyg/
http://wordpress.org/extend/plugins/raw-html/
Plans:
- Hide the disable option from non-admins.
- Possibly remove certain filters from the the_content filter, similar to the Raw HTML or Preserved HTML Editor Markup plugins.