Prioritized issue groups from the latest Plugin Check scan
I18n
58
4 issue groups
Security
40
8 issue groups
Maintainability
24
7 issue groups
Supply Chain
1
1 issue group
Sample message
Mismatched text domain. Expected 'ad-invalid-click-protector' but got 'aicp'.
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 $countQuery24
Sample message
Unescaped parameter $countQuery24 used in $wpdb->get_var()\n$countQuery24 assigned unsafely at line 50.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $selectedID at "DELETE FROM {$aicpOBJ->table_name} WHERE {$aicpOBJ->table_name}.id IN ($selectedID)"
Sample message
Processing form data without nonce verification.
Sample message
$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['id']
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "validate_options".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Compressed files are not permitted.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "Ad Invalid Click Protector (AICP)" is different from the name declared in plugin header "Ad Invalid Click Protector".
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "aicp", expected "ad-invalid-click-protector".
Potential connections found in static code analysis.
Outbound calls
14
External assets
2
Incoming endpoints
3
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.3.2
35
Latest
v1.3.0
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 123 | 78 | 45 | v1.3.2 | 2.0.0 |
| 39 | 135 | 78 | 57 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.