Newsletter optins, discount coupon popups, sticky bars and lightbox modals that capture leads and recover abandoned WooCommerce carts.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
768
16 issue groups
Security
198
8 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 399.
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
Detected usage of a non-sanitized input variable: $_FILES['file']
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_placeholder at "DELETE FROM `$logDetailsTable` WHERE log_id IN ($ids_placeholder)"
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$href'.
Sample message
The use of function ini_set() is discouraged
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
The "firebox/rate" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Potential connections found in static code analysis.
Outbound calls
287
External assets
0
Incoming endpoints
13
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
1 more hidden
6 score snapshots
v3.1.13
22
Latest
v3.1.12
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,000 | 153 | 847 | v3.1.13 | 2.1.0 |
| 22 | 996 | 153 | 843 | v3.1.12 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.