How to disable a large number of WordPress plug-ins? 6 ways!

You can activate plug-ins one by one. In general, the cPanel method is very simple and effective. Make sure that the name of the plug-in folder changes to normal again. 3) Another way to heavily disable the WordPress plug-in for FTP clients is to use FTP clients. Although there are many tools available, from experience, FileZilla is the best option and is free.
To start the process, you must create an FTP account through cPanel. Open the configuration wizard and you can easily set up your FTP account. Only user name, password and host name are required. Log in to the server with the appropriate credentials. Then navigate to the WP content > plug-in folder. Right click here and change the name of the plug-in folder. For example, we use it as plugins. I’ll call you back. Then check the plug-in of the website. You can see that all plug-ins are disabled.
Then change the name of the plug-in folder to plugins again and start activating addon. 4) The three methods involved in PHP mydemin so far are very simple and effective. However, disabling the plug-in through phpMyAdmin is slightly more complicated, so it is not recommended for beginners. In this approach, you have to modify the WordPress database and perform some coding. Therefore, it is recommended that you create a full backup of your website before continuing. If you do not have back-end access, you can use cPanel to create a backup. In addition, if you run your site on a hosted WordPress, most companies will provide a one click backup.
If you have backed up your site, you can start using this method. In cPanel, navigate to the phpMyAdmin tab under the database configuration section. Open it and the MySQL database of the website will be displayed. Please select it. All the forms on the website can be seen on the next screen. Select the wp_options table. Male then search the active_plugins table. If found, press the Modify button. Male then copy the code from below, paste it into the editor, and press go. a: 0: {} that’s all! Now the site has disabled all word press plug-ins! You can view the backend and view the results on the WordPress dashboard.
This method contains very simple code, but if you are a beginner, you’d better use part of the former method (word press dashboard, cPanel or FTP). 5) Wp-cli is the perfect method for developers. Wp-cli is an excellent tool for creating command lines in word press. Beginners are not recommended because they need some coding techniques. To use this method, you must install wp-cli and connect to the server. Once running, you can use several SSH commands to perform various tasks. For example, disable plug-ins in batches.
Here, I’ll tell you that method. Before disabling plug-ins, you can use the following command to view all plug-ins on the site:$ WP plug-in list displays a list of plug-ins, including name, status, available updates, and version number. To disable all word press plug-ins, create the following command:$ Disable WP plug-in — to enable a specific plug-in after all, you can write the following:$ The WP plug-in will activate the plug-in name. Then replace the pluginame with the name of the plug-in to be activated. If you are used to writing commands on the terminal, you will find this method very fast and convenient. If you need more information about commands in wp-cli,

Author:

Leave a Reply

Your email address will not be published. Required fields are marked *