Display a popup to your WordPress site: age verification popup for adult-content site ★ multilanguage popup with qTransalte-X ★ very easy to use
Prioritized issue groups from the latest Plugin Check scan
Security
461
8 issue groups
I18n
164
4 issue groups
Maintainability
97
13 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input type='checkbox' name='roles[]' id='roles_$role' value='$role' $checked $disabled>"'.
Sample message
Mismatched text domain. Expected 'itro-popup' but got "itro-plugin".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowedRoles".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check_tables_ipp".
Sample message
Detected usage of a non-sanitized input variable: $_POST[$opt_name[$i]]
Sample message
$_POST[$opt_name[$i]] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $field_name at "SELECT * FROM $field_table_name WHERE field_name='$field_name'"
Sample message
The $text parameter must be a single text string literal. Found: force_balance_tags(do_shortcode( $custom_field))
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IPP_FIELD_TABLE_NAME".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['perc_' . $opt_name[$i]]. Check that the array index exists before using it.
Sample message
Unescaped parameter $field_name used in $wpdb->get_results()\n$field_name used without escaping.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Attempting a database schema change is discouraged.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "ITRO Popup Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Function "wp_editor()" requires WordPress 3.3.0, but your plugin minimum supported version is WordPress 3.0.1.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
get_current_theme() has been deprecated since WordPress version 3.4.0. Use wp_get_theme() instead.
Sample message
get_theme() has been deprecated since WordPress version 3.4.0. Use wp_get_theme( $stylesheet ) instead.
Not analyzed yet.
First score snapshot
v5.2.6
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 726 | 591 | 135 | v5.2.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.