Popup AI is an advanced WordPress popup plugin that leverages the power of AI to create intelligent, highly customizable popups.
Prioritized issue groups from the latest Plugin Check scan
I18n
845
4 issue groups
Security
543
9 issue groups
Maintainability
426
12 issue groups
Sample message
Mismatched text domain. Expected 'popup-more' but got "popup_master".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" $attr data-popup-event="'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$YPM_CONDITIONS_SETTINGS_CONFIG".
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to _n().
Sample message
$_COOKIE['YPMGamificationActiveTab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "YpmAiChatMessage".
Sample message
The $domain parameter must be a single text string literal. Found: YPM_POPUP_TEXT_DOMAIN
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['post']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found $fieldsUpdateSql
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
The $text parameter must be a single text string literal. Found: $networkData['adminLabel']
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WheelOptionsRenderer".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "YPM_FOLDER_NAME".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "YpmUpgradeButton".
Sample message
Detected usage of a non-sanitized input variable: $_GET['post']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Function "wp_enqueue_code_editor()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 3.8.0.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 76.
Potential connections found in static code analysis.
Outbound calls
50
External assets
0
Incoming endpoints
25
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
10 more hidden
First score snapshot
v2.6.0
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,860 | 1,224 | 636 | v2.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.