Skip to content

Releases: ProgressPlanner/aaa-option-optimizer

v1.6.1

11 Mar 10:25
3816c87

Choose a tag to compare

What's Changed

  • Fix infinite recursion in option access monitoring that could cause a fatal error in certain hosting environments.

v1.6.0

03 Mar 10:28
9372cb3

Choose a tag to compare

What's Changed

  • Replace using 'all' filter for monitoring option usage with 'pre_option' filter for better performance.
  • Migrate tracked options data from a single wp_option to a custom database table for improved performance and reliability.

v1.5.1

09 Oct 09:47
74603f6

Choose a tag to compare

What's Changed

  • Add "select all" checkbox.
  • Fix table filtering by Source column.

v1.5.0

20 Aug 09:54
a2fbd31

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

08 Jul 07:37
6a22f72

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.4.0

v1.3.2

05 May 08:46

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

01 Apr 10:19
8826444

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...v1.3.1

v1.3

11 Mar 12:58
2ac4a3d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3

1.2.1

29 Apr 15:49
8e7fd03

Choose a tag to compare

  • Fix error in known-plugins.json.
  • Prevent fatal error when there’s an error in known-plugins.json.