File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 77 * Plugin Name: AAA Option Optimizer
88 * Plugin URI: https://joost.blog/plugins/aaa-option-optimizer/
99 * Description: Tracks autoloaded options usage and allows the user to optimize them.
10- * Version: 1.3.1
10+ * Version: 1.3.2
1111 * License: GPL-3.0+
1212 * Author: Joost de Valk
1313 * Author URI: https://joost.blog/
Original file line number Diff line number Diff line change 22Contributors: joostdevalk
33Tags: options, database, cleanup
44Requires at least: 6.6
5- Tested up to: 6.7
5+ Tested up to: 6.8
66Requires PHP: 7.4
7- Stable tag: 1.3.1
7+ Stable tag: 1.3.2
88License: GPL3+
99License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
1010
@@ -54,6 +54,10 @@ Please do a pull request via GitHub on [this file](https://github.com/Emilia-Cap
5454
5555== Changelog ==
5656
57+ = 1.3.2 =
58+
59+ * Performance fix: Do not autoload the plugin option.
60+
5761= 1.3.1 =
5862
5963* Fix JS error when deleting an option.
You can’t perform that action at this time.
0 commit comments