Tutorial: Removing EditorMonkey from Wordpress

A few weeks ago I published a post of my favorite Wordpress plugins. In that list I included a plugin called EditorMonkey. Unfortunately, the plugin turned out to be a lemon and was a real pain to remove. When I first tried to remove it by deactivating the plugin from the Wordpress admin panel, I could not restore the Wordpress TinyMCE editor and what remained was a meager toolbar that left me handcoding my posts in pure HTML. So, after scouring the internet blogs I was able to piece together a solution to remove the plugin and return Wordpress back to it’s original state. Enjoy!

  1. Deactivate the plugin from within the Wordpress admin panel.
  2. Go to your database, and search for the wp_usermeta table. Caution: be very careful making changes here! You can end up corrupting your entire site if you aren’t paying attention. Make sure to backup your site before proceeding.
  3. Browse within the wp_usermeta table and delete any entries that start with an em_ .
  4. Next, within the same table, go to the rich_editing field and set the value from false to true.
  5. Delete the plugin from your wp-content/plugins directory.
  6. Voila! EditorMonkey is gone and the default TinyMCE editor has returned.
Spread the love

del.icio.us:Tutorial: Removing EditorMonkey from Wordpress digg:Tutorial: Removing EditorMonkey from Wordpress spurl:Tutorial: Removing EditorMonkey from Wordpress wists:Tutorial: Removing EditorMonkey from Wordpress simpy:Tutorial: Removing EditorMonkey from Wordpress newsvine:Tutorial: Removing EditorMonkey from Wordpress blinklist:Tutorial: Removing EditorMonkey from Wordpress furl:Tutorial: Removing EditorMonkey from Wordpress reddit:Tutorial: Removing EditorMonkey from Wordpress fark:Tutorial: Removing EditorMonkey from Wordpress blogmarks:Tutorial: Removing EditorMonkey from Wordpress Y!:Tutorial: Removing EditorMonkey from Wordpress smarking:Tutorial: Removing EditorMonkey from Wordpress magnolia:Tutorial: Removing EditorMonkey from Wordpress segnalo:Tutorial: Removing EditorMonkey from Wordpress gifttagging:Tutorial: Removing EditorMonkey from Wordpress

RSS feed | Trackback URI

Comments »

No comments yet.

Pingbacks and Trackbacks

Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> in your comment.