{"id":79864,"date":"2019-04-22T10:31:55","date_gmt":"2019-04-22T15:31:55","guid":{"rendered":"https:\/\/wpengine.com\/?post_type=resource&#038;p=79864"},"modified":"2024-02-28T11:16:32","modified_gmt":"2024-02-28T17:16:32","slug":"removing-unused-wordpress-plugins","status":"publish","type":"resource","link":"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/","title":{"rendered":"Removing Unused WordPress Plugins"},"content":{"rendered":"\n<p><a href=\"https:\/\/wpengine.com\/resources\/ebook-ultimate-guide-wordpress-plugins\/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress plugins<\/a> are one of the primary features behind the Content Management System&#8217;s (CMS\u2019s) popularity. With the right plugins, you can add almost any functionality you want to WordPress. Unfortunately, leaving too many unused plugins on your site can cause serious problems.<\/p>\n\n\n\n<p>By learning how to fully uninstall plugins you no longer use, you can ensure that your website doesn&#8217;t accumulate files and data you don&#8217;t need. In practice, this means you can keep your site running smoothly and your loading times lean.<\/p>\n\n\n\n<p>In this article, we&#8217;re going to talk a bit more about why you should clean up your plugins. Then we&#8217;ll discuss WordPress plugin deactivation and when to do it. Finally, we&#8217;ll go over two different methods for uninstalling plugins. Let&#8217;s get to work!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Should I Remove Unused WordPress Plugins?<\/h2>\n\n\n\n<p>There&#8217;s no reason to keep plugins around if you&#8217;ve decided you&#8217;re not going to use them. Not only do they clutter up your dashboard, but they can also impact your website in tangible ways, such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Slowing loading times down due to <a href=\"https:\/\/wpgears.com\/podcast\/reduce-database-bloat-wordpress-site-ep-97\/\" target=\"_blank\" rel=\"noreferrer noopener\">database bloat<\/a>.<\/li>\n\n\n\n<li>Adding points of vulnerability to your website.<\/li>\n<\/ul>\n\n\n\n<p>Keep in mind\u2014most plugins work by adding new functionality to WordPress. That means you either tweak the platform or add new code to it, which is no small thing to do. When you&#8217;re done with a plugin, your best bet is to uninstall it to avoid any issues.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Should I Deactivate or Uninstall?<\/h2>\n\n\n\n<p>As you may know, WordPress enables you to &#8216;deactivate&#8217; or turn off plugins as an alternative to outright deleting them. This is a valid approach, but it&#8217;s always better to go for a full uninstall if you&#8217;re sure you won&#8217;t need that plugin again in the foreseeable future.<\/p>\n\n\n\n<p>On the other hand, if you just want to turn off specific functionality for a while, then using the deactivate option makes perfect sense. Plus, it can also come in handy when you&#8217;re debugging your website. In those cases, if deactivating a plugin solves your problem, then you know it might be time for a full uninstall.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Deactivate or Uninstall Plugins<\/h2>\n\n\n\n<p>Deactivating or uninstalling WordPress plugins is very simple. Start by navigating to the <em>Plugins <\/em>area of your dashboard and finding the plugin you want to remove within the list. If you look under the plugin&#8217;s name, you&#8217;ll find the <em>Deactivate <\/em>option, which just takes a click to use.<\/p>\n\n\n\n<p>You&#8217;ll notice there&#8217;s no uninstall option listed beneath the plugin\u2019s name. That&#8217;s because WordPress only enables you to uninstall plugins after<em> <\/em>you deactivate them. Notice the new <em>Delete <\/em>option that pops up after we deactivate the plugin.<\/p>\n\n\n\n<p>Once you click on <em>Delete<\/em>, WordPress will ask you to confirm your choice. Do so, and you\u2019ll have successfully uninstalled the plugin.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Cleanup After Uninstalling Plugins<\/h2>\n\n\n\n<p>Uninstalling WordPress plugins is remarkably simple. The hard part comes after, when you have to make sure they didn&#8217;t leave any extra unwanted data behind. There are a few <a href=\"https:\/\/kinsta.com\/blog\/uninstall-wordpress-plugin\/#cleanup-tables-left-behind\" target=\"_blank\" rel=\"noreferrer noopener\">methods for accomplishing this task<\/a>, including deleting unnecessary data manually, or by using another plugin.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Cleanup Using phpMyAdmin<\/h2>\n\n\n\n<p>Most often, if uninstalled plugins have left a mess behind, you\u2019ll find it within your database. That means after uninstalling a plugin, you might have a lot of \u2018orphaned rows\u2019 that you need to clean up. The steps below will show you how to manually remove them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Login to phpMyAdmin<\/h3>\n\n\n\n<p><a href=\"https:\/\/www.phpmyadmin.net\/\" target=\"_blank\" rel=\"noreferrer noopener\">phpMyAdmin<\/a> is one of the most popular tools to access and edit your WordPress database. It&#8217;s also the one we use at WP Engine. To access it, head to your hosting control panel and look for the <em>phpMyAdmin <\/em>option within.<\/p>\n\n\n\n<p>Keep in mind\u2014depending on which web host you use, this option might be hidden somewhere else, so take a look around. Most web hosts should provide you with easy access to your database.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Run a Search for Orphaned Rows<\/h3>\n\n\n\n<p>Even after you\u2019ve uninstalled a plugin, there may be data left behind in your database tables. These are known as orphaned rows, and they can cause issues related to database bloat and security if you don\u2019t remove them from your site. <\/p>\n\n\n\n<p>As the name implies, there&#8217;s a lot of information stuffed within your database. Finding the rows and values that correspond to plugins you deleted can be tough. The best way to do it is to run simple searches including the uninstalled plugin&#8217;s name to see what comes up.<\/p>\n\n\n\n<p>To do this, select your database within phpMyAdmin and jump directly to the <em>Search <\/em>tab. Inside, you can enter the terms you want to look for, how strict you want your search parameters to be, and which tables you want to sweep.<\/p>\n\n\n\n<p>For simplicity&#8217;s sake, we recommend using the <em>Select all<\/em> option to search each table. Now try to look for variations of the names of the plugins you want to clean up after. For example, if you deleted the Jetpack plugin, you&#8217;d want to look for &#8216;jetpack&#8217;, and so on.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Delete Unwanted Rows<\/h3>\n\n\n\n<p>This step is simple but delicate. If phpMyAdmin finds any orphaned rows during your search, it will come back with results that look like this.<\/p>\n\n\n\n<p>In this example, you&#8217;d want to delete everything <em>except <\/em>the first two rows, which are part of WordPress\u2019 core. To do that, you&#8217;d simply select the options you want to delete, and hit the <em>Delete <\/em>option.<\/p>\n\n\n\n<p>Keep in mind, though\u2014you should never delete any rows unless you&#8217;re absolutely sure they&#8217;re unnecessary. Deleting rows that are in use can break your website, so be extra careful. If you want to cover your bases, <a href=\"https:\/\/wpengine.com\/resources\/how-to-backup-wordpress\/\" target=\"_blank\" rel=\"noreferrer noopener\">back up your database<\/a> before hitting delete.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Cleanup Using Another Plugin<\/h2>\n\n\n\n<p>If you don&#8217;t mind installing another plugin to clean up after old ones, there are a lot of options available. One of our favorites is called <a href=\"https:\/\/wordpress.org\/plugins\/advanced-database-cleaner\/\" target=\"_blank\" rel=\"noreferrer noopener\">Advanced Database Cleaner<\/a>, which as the name implies can help you remove all sorts of unnecessary rows from your database.<\/p>\n\n\n\n<p>To use the plugin, install and activate it, then navigate to the new <em>WP DB Cleaner<\/em> area in your dashboard. Inside, you&#8217;ll find a list of all the types of data the plugin can remove for you, including trashed drafts, spam comments, and other unnecessary information.<\/p>\n\n\n\n<p>To cover your bases, select all the options and run a cleanup. The process shouldn&#8217;t take long, and it will delete all the data you don&#8217;t need, helping to maintain your website\u2019s speed and security.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Keep Your Site Performing at Its Optimum Level With WP Engine<\/h2>\n\n\n\n<p>Keeping your website running smoothly should be one of your main concerns. A slow website doesn&#8217;t make for a great user experience, and it can impact your bottom line. <\/p>\n\n\n\n<p>With WP Engine&#8217;s premium <a href=\"https:\/\/wpengine.com\/wordpress-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress hosting<\/a>, though, you gain access to a fantastic 24\/7 WordPress support team that can help you keep your website in top shape. <a href=\"https:\/\/wpengine.com\/plans\/\" target=\"_blank\" rel=\"noreferrer noopener\">Check out our plans<\/a> to see which one is the best fit for you!<\/p>\n\n\n\n<p><em>Image credit: <\/em><a href=\"https:\/\/pixabay.com\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Pixabay<\/em><\/a><em>.<\/em><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress plugins are one of the primary features behind the Content Management System&#8217;s (CMS\u2019s) popularity. With the right plugins, you can add almost any functionality you want to WordPress. Unfortunately, leaving too many unused plugins on your site can cause serious problems. By learning how to fully uninstall plugins you no longer use, you can<span class=\"tile__ellipses\">&hellip;<\/span><span class=\"tile__ellipses--animated\"><\/span><\/p>\n","protected":false},"author":1,"featured_media":149761,"template":"","resource-topic":[901],"resource-role":[896,906,899],"resource-type":[916],"class_list":["post-79864","resource","type-resource","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How &amp; Why You Should Remove Unused WordPress Plugins<\/title>\n<meta name=\"description\" content=\"Having unused plugins on your site can open you up to slower loading times, security issues and more. Learn about how and why you should uninstall and remove unused WordPress plugins.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How &amp; Why You Should Remove Unused WordPress Plugins\" \/>\n<meta property=\"og:description\" content=\"Having unused plugins on your site can open you up to slower loading times, security issues and more. Learn about how and why you should uninstall and remove unused WordPress plugins.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Engine\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wpengine\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-28T17:16:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2019\/04\/removeplugins-header.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1100\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How &amp; Why You Should Remove Unused WordPress Plugins\" \/>\n<meta name=\"twitter:description\" content=\"Having unused plugins on your site can open you up to slower loading times, security issues and more. Learn about how and why you should uninstall and remove unused WordPress plugins.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2019\/04\/removeplugins-header.png\" \/>\n<meta name=\"twitter:site\" content=\"@wpengine\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/\",\"url\":\"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/\",\"name\":\"How & Why You Should Remove Unused WordPress Plugins\",\"isPartOf\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\"},\"datePublished\":\"2019-04-22T15:31:55+00:00\",\"dateModified\":\"2024-02-28T17:16:32+00:00\",\"description\":\"Having unused plugins on your site can open you up to slower loading times, security issues and more. Learn about how and why you should uninstall and remove unused WordPress plugins.\",\"breadcrumb\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wpengine.com\/case-studies\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\/\/wpengine.com\/case-studies\/resources\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Removing Unused WordPress Plugins\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\",\"url\":\"https:\/\/wpengine.com\/case-studies\/\",\"name\":\"WP Engine\",\"description\":\"Managed Hosting for WordPress\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/f5301455463371a10d1fc290e9ad0085\",\"name\":\"WP Engine\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d8770fe9625ca7c4601f13d9d0ab86565a6dac8cd6a77bfe2ada6d83c6837870?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d8770fe9625ca7c4601f13d9d0ab86565a6dac8cd6a77bfe2ada6d83c6837870?s=96&d=mm&r=g\",\"caption\":\"WP Engine\"},\"sameAs\":[\"https:\/\/wpengine.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How & Why You Should Remove Unused WordPress Plugins","description":"Having unused plugins on your site can open you up to slower loading times, security issues and more. Learn about how and why you should uninstall and remove unused WordPress plugins.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"How & Why You Should Remove Unused WordPress Plugins","og_description":"Having unused plugins on your site can open you up to slower loading times, security issues and more. Learn about how and why you should uninstall and remove unused WordPress plugins.","og_url":"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/","og_site_name":"WP Engine","article_publisher":"https:\/\/www.facebook.com\/wpengine","article_modified_time":"2024-02-28T17:16:32+00:00","og_image":[{"width":1100,"height":500,"url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2019\/04\/removeplugins-header.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"How & Why You Should Remove Unused WordPress Plugins","twitter_description":"Having unused plugins on your site can open you up to slower loading times, security issues and more. Learn about how and why you should uninstall and remove unused WordPress plugins.","twitter_image":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2019\/04\/removeplugins-header.png","twitter_site":"@wpengine","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/","url":"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/","name":"How & Why You Should Remove Unused WordPress Plugins","isPartOf":{"@id":"https:\/\/wpengine.com\/case-studies\/#website"},"datePublished":"2019-04-22T15:31:55+00:00","dateModified":"2024-02-28T17:16:32+00:00","description":"Having unused plugins on your site can open you up to slower loading times, security issues and more. Learn about how and why you should uninstall and remove unused WordPress plugins.","breadcrumb":{"@id":"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wpengine.com\/case-studies\/resources\/removing-unused-wordpress-plugins\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpengine.com\/case-studies\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/wpengine.com\/case-studies\/resources\/"},{"@type":"ListItem","position":3,"name":"Removing Unused WordPress Plugins"}]},{"@type":"WebSite","@id":"https:\/\/wpengine.com\/case-studies\/#website","url":"https:\/\/wpengine.com\/case-studies\/","name":"WP Engine","description":"Managed Hosting for WordPress","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/f5301455463371a10d1fc290e9ad0085","name":"WP Engine","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d8770fe9625ca7c4601f13d9d0ab86565a6dac8cd6a77bfe2ada6d83c6837870?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d8770fe9625ca7c4601f13d9d0ab86565a6dac8cd6a77bfe2ada6d83c6837870?s=96&d=mm&r=g","caption":"WP Engine"},"sameAs":["https:\/\/wpengine.com"]}]}},"acf":[],"grid_image_url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2019\/04\/removeplugin-grid.png","media-type":{"term_id":916,"name":"Article","slug":"article"},"role":"<strong>Roles:<\/strong> Developer, Entrepreneur, Site Owner","topic":"<strong>Topics:<\/strong> WordPress","_links":{"self":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource\/79864","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource"}],"about":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/types\/resource"}],"author":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/users\/1"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media\/149761"}],"wp:attachment":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media?parent=79864"}],"wp:term":[{"taxonomy":"resource-topic","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-topic?post=79864"},{"taxonomy":"resource-role","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-role?post=79864"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-type?post=79864"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}