Allow or disallow visitors from certain countries accessing (parts of) your website
Prioritized issue groups from the latest Plugin Check scan
Security
222
9 issue groups
Maintainability
158
14 issue groups
I18n
17
2 issue groups
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['iqbc_import']['tmp_name']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$iqbc_apiblocklist".
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$iqbc_countrylist[$iqbc_row->country]'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ADMINAPICHECKURL".
Sample message
Function "rest_is_ip_address()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.5.2.
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['iqbc_import']['error']. Check that the array index exists before using it.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $iqbc_query used in $wpdb->get_results()\n$iqbc_query assigned unsafely at line 36.
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $iqbc_table_name at "SELECT * FROM $iqbc_table_name ORDER BY datetime ASC"
Sample message
Use placeholders and $wpdb->prepare(); found $iqbc_query
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text parameter must be a single text string literal. Found: "<a href=\"" . IQBCMAXMINDURL . "\" target=\"_blank\">" . IQBCMAXMINDURL . "</a> "
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "iq_cachingisactive_notice".
Sample message
Processing form data without nonce verification.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Not analyzed yet.
First score snapshot
v1.2.28
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 409 | 164 | 245 | v1.2.28 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.