Skip to content

Commit 253e48d

Browse files
committed
version update
1 parent 65d585c commit 253e48d

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

aaa-option-optimizer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
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/

readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Contributors: joostdevalk
33
Tags: options, database, cleanup
44
Requires at least: 6.6
5-
Tested up to: 6.7
5+
Tested up to: 6.8
66
Requires PHP: 7.4
7-
Stable tag: 1.3.1
7+
Stable tag: 1.3.2
88
License: GPL3+
99
License 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.

0 commit comments

Comments
 (0)