Prioritized issue groups from the latest Plugin Check scan
Security
128
5 issue groups
Maintainability
79
6 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found $col
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 $col used in $wpdb->get_results()\n$col used without escaping.
Sample message
Unescaped parameter self::$table_actor ) used in $wpdb->query()
Sample message
Attempting a database schema change is discouraged.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of __FILE__ or __DIR__ magic constant. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST['columns']
Sample message
$_POST['columns'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Function "wp_add_privacy_policy_content()" requires WordPress 4.9.6, but your plugin minimum supported version is WordPress 4.0.0.
Potential connections found in static code analysis.
Outbound calls
149
External assets
0
Incoming endpoints
7
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v0.4.24
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 207 | 119 | 88 | v0.4.24 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.