How To Uninstall Wordpress Plugins
June 15th, 2008
WordPress makes plugin deactivation simple enough — just go to the “Plugins” section, find the plugin, and then click “Deactivate.” But what if you want to get rid of a plugin for good? Here’s how:
- Check for an uninstaller — If the plugin has administration pages, check them to see if the plugin has an uninstallation routine. If so, running it should clear out the plugin’s database tables and settings, which you won’t be needing anymore if you don’t plan on using the plugin again.
- Deactivate the plugin — Go to the “Plugins” section, find the plugin, and then click “Deactivate.”
- Check for plugin calls — Now browse around your site and see if anything broke. If so, follow the instructions in this post: What to Do if Plugin Deactivation Breaks Your Blog.
- Delete the plugin files — Using an FTP program, delete the plugin’s folder and/or file.
Like this post? Publish It On Your Own Blog
If you enjoyed this post, make sure you subscribe to my RSS feed!


