Disabling individual plugins
You can easily enable and disable individual plugins from the WordPress interface. To do this, follow these steps:- Log in to WordPress as the administrator.
- In the left-hand pane, click Plugins.
-
Locate the plugin you want to disable, and then click Deactivate.
π Note To re-enable the plugin, click Activate .
Disabling all plugins
You can use the WordPress administration interfaceβs bulk action feature on the plugins page to disable multiple plugins at once. But if you have a lot of plugins installed, or if the administration interface is inaccessible, there is another way to disable all plugins at once. To do this, follow these steps:- Log in to your cPanel account.
- In the Files section of the cPanel home screen, click File Manager.
-
Navigate to the directory where WordPress is installed.
π Note If you installed WordPress in the document root directory, then go to the public_html directory. If you installed WordPress in a subdirectory, navigate to that directory instead.
- Open the wp-content directory.
- Right-click the plugins directory, and then click Rename.
- In the Rename dialog box, type a new name for the plugins directory, such as plugins-disabled.
-
Click Rename File. All plugins are now disabled.
π Note To re-enable the plugins, restore the plugins folder name to plugins. The plugins will again appear on the WordPress administration interface so you can activate them.