There was an error while loading. Please reload this page.
1 parent d9c1d1a commit 08cc586Copy full SHA for 08cc586
plugin-toggle.php
@@ -11,7 +11,7 @@
11
* Plugin Name: Plugin Toggle
12
* Plugin URI: http://www.blazersix.com/
13
* Description: Quickly toggle plugin activation status from the toolbar.
14
- * Version: 1.1.0
+ * Version: 1.1.1
15
* Author: Blazer Six
16
* Author URI: http://www.blazersix.com/
17
* License: GPL-2.0+
readme.txt
@@ -41,6 +41,9 @@ Install Plugin Toggle like any other plugin. [Check out the codex](http://codex.
41
42
== Changelog ==
43
44
+= 1.1.1 =
45
+* Prevent a fatal error on activation due to stomping a variable passed by reference.
46
+
47
= 1.1.0 =
48
* Refactored the codebase to improve performance and legibility.
49
0 commit comments