-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
58 lines (35 loc) · 1.91 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
=== Bulk Deactivate ===
Contributors: raisonon
Donate link: http://raison.co/
Tags: plugin, bulk deactivate, deactivate, activate, debug
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 0.2.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Bulk deactivate and activate WordPress plugins. Saves which plugins were deactivated.
== Description ==
Bulk deactivate and activate WordPress plugins. Fantastic for discovering plugin conflicts and fixing support items. This is an essential tool for discovering plugin conflicts. When you have an error on your site you should isolate where the problem is occuring. It will often be a theme of a plugin. This let's you deactivate your plugins in bulk so you can isolate the problem.
The plugin lets you:
- Add exceptions, so essenttial plugins will not be deactivated
- Save a list of the plugins deactivated
- Let you activate the plugins you just deactivated.
- Let's you activate just a selection of the plugins just deactivated
- Advanced options for how the plugin save list is handled
== Installation ==
Install and Activate
Head to Plugins > Bulk Deactivate
== Frequently Asked Questions ==
= Will I loose any data? =
Plugin data should not be lost when deactivating your plugins.
= My site has broken =
Your theme might be dependent on a plugin that was active. A quick fix is to rename the folder name of the current theme which will let you access the plugin page. Then reactivate the offending plugin. After this you can then return the name of your plugin folder and the site will be usable again.
== Changelog ==
= 0.2.3 =
* Fix CSS enqueue for bulk deactive page only
* Fix Error item
= 0.2.1 =
* First launch into the wild
== More Info ==
[More information can be found here](http://raison.co/bulk-deactivate "Raison Bulk Deactivate")
Please contribute to this plugins development on GitHub here: https://github.com/raisonon/plugin-deactivate