Plugin that tracks autoloaded options usage and allows the user to optimize them.
v1.6.1Progress PlannerUpdated 2026-03-11Added Apr 15, 20249k+ installs92% rating100% support resolved
91
Score
1
Errors
7
Warnings
+0
Change
Category Scores
Security84
Repo100
Performance100
Maintainability98
Top Issues by Category
Issues Details
8 issues found in latest scan
WARNING7
PluginCheck.Security.DirectDB.UnescapedDBParameterUnescaped parameter $aaa_option_optimizer_table used in $wpdb->query()\n$aaa_option_optimizer_table assigned unsafely at line 18.
ERROR1
missing_direct_file_access_protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
| Code | Type | Message | Count |
|---|---|---|---|
| PluginCheck.Security.DirectDB.UnescapedDBParameter | WARNING | Unescaped parameter $aaa_option_optimizer_table used in $wpdb->query()\n$aaa_option_optimizer_table assigned unsafely at line 18. | 7 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 1 |
Latest Snapshot
Findings
8
Errors
1
Warnings
7
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.6.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.6.1
91
Latest
- Findings
- 8
- Errors
- 1
- Warnings
- 7
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 91 | 8 | 1 | 7 | v1.6.1 | 2.0.0 | 2026.06-mvp-static-v2 |