Prioritized issue groups from the latest Plugin Check scan
Maintainability
57
7 issue groups
Security
10
3 issue groups
Repo Compliance
2
2 issue groups
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "ALTER TABLE {$table_name} ENGINE=InnoDB"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "templOptimizer".
Sample message
Unescaped parameter $table_name used in $wpdb->query()\n$table_name assigned unsafely at line 101.
Sample message
Unescaped parameter $transient_name used in $wpdb->query()\n$transient_name assigned unsafely at line 154.
Sample message
Attempting a database schema change is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "hosted_by_templ".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
3
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
First score snapshot
v2.1.2
72
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 69 | 6 | 63 | v2.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.