Skip to content

Commit d82fac1

Browse files
authored
Merge pull request #74 from ProgressPlanner/filip/v161-bump
Version bump for 1.6.1 & changelog
2 parents 04e04f4 + 98bba82 commit d82fac1

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

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://progressplanner.com/plugins/aaa-option-optimizer/
99
* Description: Tracks autoloaded options usage and allows the user to optimize them.
10-
* Version: 1.6.0
10+
* Version: 1.6.1
1111
* License: GPL-3.0+
1212
* Author: Team Prospress Planner
1313
* Author URI: https://prospressplanner.com/

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: options, database, cleanup
44
Requires at least: 6.7
55
Tested up to: 7.0
66
Requires PHP: 7.4
7-
Stable tag: 1.6.0
7+
Stable tag: 1.6.1
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/ProgressPl
5454

5555
== Changelog ==
5656

57+
= 1.6.1 =
58+
59+
* Fix infinite recursion in option access monitoring that could cause a fatal error in certain hosting environments.
60+
5761
= 1.6.0
5862

5963
* Replace using 'all' filter for monitoring option usage with 'pre_option' filter for better performance.

0 commit comments

Comments
 (0)