This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Plugins Deactivator

توضیحات

This plugin adds a button to the top of wp-admin/plugins.php. When clicked, every plugin (except for this one) will be deactivated. However, all active plugins are remembered.

After the plugins are deactivated, a button will appear to reactivate them. This will reactivate only the plugins that were active before – plugins that were inactive will not be enabled.

This is helpful for users who need to troubleshoot plugin conflicts by deactivating plugins in bulk. Without this plugin, you’d have to reactivate plugins based on memory. If there are a lot of plugins running on the site, with numerous plugins that are disabled, this can be difficult to do without first creating a list of what was active and inactive.

With the Plugins Deactivator plugin, you can easily disable all plugins at once. With one more click, you can restore your plugins to where they were before.

عکس‌های صفحه

  • The "Deactivate All Plugins" button added to the plugins list page in the wp-admin.

نصب

This section describes how to install the plugin and get it working.

Automatically

  1. Search for Plugins Deactivator in the Add New Plugin section of the WordPress admin
  2. Install & Activate

Manually

  1. Download the zip file and upload plugins-deactivator to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

سوالات متداول

Do you offer support for this plugin?

If you have any questions, feel free to post a thread on the support forum.

نقد و بررسی‌ها

6 ژانویه 2023
Hasn't been updated in a year and just worked great on my version 6.11. Very handy Thanks.
خواندن تمامی 0 نقد و بررسی‌

توسعه دهندگان و همکاران

“Plugins Deactivator” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Plugins Deactivator” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.1

  • Improve check for excluding this plugin from Plugins_Deactivator->deactivate_plugins().
  • Bump WordPress Test up to version

1.0.0

  • Initial release