
The two option names that you will need to search for and change in the options database table will be template and stylesheet. Next, we are going to change the active theme on the site to a different theme in this example, one of the default themes which is included in WordPress. Now all of the active plugins on the site have been deactivated and you will be able to reload wp-admin and then go through and activate the plugins which should be active on the site. To be able to deactivate all plugins you will need to remove all of the data in the option_value and then click the Go button. The option value contains all of the active plugins on the site.

The active_plugins is the option name to search for in the options database table.Įnter active_plugins in the option_name column and then click on the Go button. The next step is to click on the search tab to find the option name for active plugins. Access to phpMyAdmin is provided for your site through the portal in the MySQL tab.Īfter you have phpMyAdmin open in a new tab for your site you will need to go find the options database table from phpMyAdmin then click on that database table. Luckily there is an easy way to be able to achieve both using phpMyAdmin.

This could be because one of the plugins is causing an error on the site or something in the active theme broke something on the site.

DISABLE PLUGINS GODADDY PHPMYADMIN HOW TO
A common issue you might encounter on your WordPress site is how to quickly deactivate all of the active plugins and change the active theme on the site.
