Autoload Optimizer Plugin is a powerful tool designed to optimize your WordPress database by managing autoloaded options efficiently.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
2 issue groups
Security
6
4 issue groups
Repo Compliance
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $sql used in $wpdb->get_col()\n$sql assigned unsafely at line 188.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at \t\t\t\t WHERE option_name IN ($placeholders)\n
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
3 score snapshots
v2.1
74
Latest
v2.0
92
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 74 | 21 | 4 | 17 | v2.1 | 2.0.0 |
| 92 | 13 | 0 | 13 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.