Our WordPress Popup Plugin can help you create any kind of popup! Optin Popups, Exit Popup, Scroll Popup, Page Load Popup, Floating Bars and more!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
754
15 issue groups
Security
196
9 issue groups
Performance
6
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_key".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$path does not exist"'.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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 $box_log_table_name used in $wpdb->query()\n$box_log_table_name assigned unsafely at line 394.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FPF_BASE_DIR".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
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
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_placeholder at "DELETE FROM `$logDetailsTable` WHERE log_id IN ($ids_placeholder)"
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$href'.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fpf_admin_init".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
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
Detected usage of meta_key, possible slow query.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bcadd".
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 165.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Activation".
Potential connections found in static code analysis.
Outbound calls
286
External assets
0
Incoming endpoints
14
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
2 score snapshots
v3.1.9
22
Latest
v3.1.8
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 983 | 157 | 826 | v3.1.9 | 2.0.0 |
| 22 | 965 | 153 | 812 | v3.1.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.