Plugin Pulse
← Pulse

AAA Option Optimizer

by Progress Planner · Uncategorized

Also makes 6 other plugins · 10.1K+ installs across the portfolio →

Plugin that tracks autoloaded options usage and allows the user to optimize them.

How scoring works →
83 Health · B
Maintenance 89/100
Rating quality 85/100
Support 70/100

83 health vs 56 average across 16,376 Uncategorized plugins

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

94 / 100

Excellent listing optimization

Well tuned across the board

Update recency 100/100
WP compatibility 100/100
Rating quality 85/100
Listing tuning 84/100
Support resolution 100/100

Daily downloads

Since 2024-04-19 · 863 days · wp.org + Plugin Pulse archive

+98% vs prior 30d
37Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

2.4K

now · peak 16.2K

2.4K30d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

AAA Option Optimizer · #2275 you WP-Sweep · #290 Transient Cleaner · #5557 Easy Actions Schedul · #7252

Rating trend

Star average over time · dips mark rough releases

4.6Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

268per 1k installs · Aug 26

Release cadence

Occasionally updated
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

3

releases in the last 12 months

6mo ago

latest release · v1.6.1

15

tagged releases on record

Recent releases

1.6.1 · 6mo ago1.6.0 · 6mo ago1.5.1 · 11mo ago1.5.0 · 1.0y ago1.4.0 · 1.1y ago1.3.2 · 1.3y ago1.3.1 · 1.4y ago1.3 · 1.5y ago1.2.1 · 2.3y ago1.2 · 2.3y ago1.1.1 · 2.4y ago1.1 · 2.4y ago1.0.2 · 2.4y ago1.0.1 · 2.4y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 85% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v1.6 85%
v1.5 9%
Older / other versions 5.7%

Estimated active installs

The public count shows “9K+”. Our estimate pins where the real number sits.

tracked estimate
9K–10K ≈9.6K

Refined from the date this plugin crossed into its current band.

Install history · since 2024-04-18 · 860 observations

9KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
1.6.1
Last updated
6mo ago
Added
2024-04-15 · 2 yrs old
Requires WP
6.7
Tested up to
7.0.4
Requires PHP
7.4

Recent review vibe

read from the latest 12 reviews to 2026-07-11
Positive PraisePerformanceFeature requests

Reviewers say it does the job on bloated options tables and the developer answers fast, though a few hit runaway logs or database growth when leaving it running long term.

Recent reviews

All reviews on wp.org ↗
  1. ib.property
    2mo ago

    AAA Option Optimizer solved a problem I’d previously found unsolvable. The interface is clear, simple, logical, and comprehensive. Thank you!

    Read on wp.org ↗
  2. melinahein
    9mo ago

    The plugin was great for short term use to figure out unused options from old plugins after clicking through each page. It really helped to reduce autoloaded options.When letting it run along for a while as suggested, though, it seems that its database saves were so large it caused our database to use up all the RAM and make our site unusable. So beware of that and only use it for a few days.Edit: The Developer reached out immediately and is working on the issue. Great support! This topic was modified 7 months, 1 week ago by melinahein.

    Read on wp.org ↗
  3. momo-fr
    12mo ago

    Allows you to clean up the options on sites with a long history of themes and plugins installations.Very useful.

    Read on wp.org ↗
  4. mattyscribs
    1.0y ago

    Under “Requested options that do not exist”, I’m not sure to trust setting these to false. Is there a way to revert any actions I take. How do I know if these actions are actually needed or do I just trust this plugin’s assessment that they are basically broken and so can be set to false? SOME EXAMPLES: Option: advancedexcerpt_length | Source: Unknown | # Calls: 904564Option: analyst_accounts_data | Source: Unknown | # Calls: 24907Option: analyst_notices | Source: Unknown | # Calls: 24907Option: code_embed_version | Source: Unknown | # Calls: 904564Option: https_migration_required | Source: Unknown | # Calls: 904564 Thanks for your help

    Read on wp.org ↗
  5. Oxford Metadata Ltd
    1.1y ago

    I wonder how on earth a plugin tha promises to optimize the wp_options tables, stores 25MB of data in the option_value !!!! Maybe the guy who developed it does not understand the fundamentals of the internal database optimizers but such a huge deviation, totally ruins MariaDBs/MySQL internal optimizer. You see optimizers work on the assumption that in a table, the fields have somewhat related sizes. For more details please go to MariaDB Jira and check for cases MDEV-34097 and MDEV 32663If you add records with huge sizes (say > 100k) in wp_options table where each option is usually less than 30Bytes, then you have an issue. In our case the issue was caused by the very plugin that we used to monitor our options (that are by and large incorrect). Avoid it at all costs.

    Read on wp.org ↗
  6. adcapaust
    1.1y ago

    Easily identified what was bloating my options table and allowed to set it to not autoload. Thank you!

    Read on wp.org ↗
  7. esquipulas
    1.2y ago

    Installed it some times ago, worked well. Since some days generate a huge log saturating my server space disk (millions of lines …). Had to deactivate it.

    Read on wp.org ↗
  8. Basta
    1.4y ago

    Very easy to use and it works very well. This topic was modified 1 year, 3 months ago by Basta.

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 1.6.1 Fix infinite recursion in option access monitoring that could cause a fatal error in certain hosting environments. = 1.6.0 Replace using ‘all’ filter for monitoring option usage with ‘pre_option’ filter for better perfor 1.6.1
  2. Version 1.5.1 Add “select all” checkbox. Fix table filtering by Source column. 1.5.1
  3. Version 1.5.0 Prefix the Datatables script slug to avoid conflict with other plugins. Add MainWP to known-plugins list Add SliceWP to known-plugins list Add more known prefixes for WooCommerce options Fixed a bug in bulk-actions 1.5.0
  4. Version 1.4.0 Performance improvements. Added bulk-actions to allow optimizing & deleting options in bulk. Added more known plugins. 1.4.0
  5. Version 1.3.2 Performance fix: Do not autoload the plugin option. 1.3.2
  6. Version 1.3.1 Fix JS error when deleting an option. 1.3.1

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 8.1.12 · WP 7.0.1

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Languages

via translate.wordpress.org

Translated into 10 languages, 1 at 90% or more

Chinese (Taiwan) 100%
Dutch 75%
Dutch (Formal) 75%
Dutch (Belgium) 69%
French (France) 69%
Spanish (Chile) 65%
Spanish (Spain) 65%
Swedish 65%
Danish 28%
Italian 23%

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2026-02-05 8K+ → 9K+ up after 1 days in tier
  2. 2026-02-04 9K+ → 8K+ down after 16 days in tier
  3. 2026-01-19 8K+ → 9K+ up after 1 days in tier
  4. 2026-01-18 9K+ → 8K+ down after 4 days in tier
  5. 2026-01-14 8K+ → 9K+ up after 11 days in tier
  6. 2026-01-03 9K+ → 8K+ down after 18 days in tier
  7. 2025-12-16 8K+ → 9K+ up after 140 days in tier
  8. 2025-07-29 7K+ → 8K+ up after 75 days in tier

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for AAA Option Optimizer into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/aaa-option-optimizer" width="480" height="300" style="border:0" loading="lazy" title="AAA Option Optimizer — Plugin Pulse"></iframe>
Preview card ↗

AAA Option Optimizer: 9K+ active installs, 4.6★ (25 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/aaa-option-optimizer