Recover lost revenue with Cart Abandonment Recovery for WooCommerce. Increase retention with Post Purchase Follow-Up Emails.
Prioritized issue groups from the latest Plugin Check scan
Security
1,536
9 issue groups
Maintainability
1,318
15 issue groups
I18n
27
1 issue group
Sample message
Use placeholders and $wpdb->prepare(); found $alter_query
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$VARS".
Sample message
Unescaped parameter $abandoned_table used in $wpdb->get_results()\n$abandoned_table assigned unsafely at line 4207.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $abandoned_id at "SELECT * FROM $table WHERE `cid` = %d AND `data` LIKE '$abandoned_id'"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_bwf_transient_file_saving".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Possible use of ASP style opening tags detected; found: <% _(k).each(function(k,v) { %>\n
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Possible use of ASP style short opening tags detected; found: <%= bwfan_events_js_data["cf7_form_submit"]...
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "as_enqueue_async_action".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BWF_AS".
Sample message
Function "get_post_parent()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$attr['key']]
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
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
Processing form data without nonce verification.
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
262
External assets
4
Incoming endpoints
34
register_rest_route
wp_ajax
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 more hidden
6 score snapshots
v3.8.5.2
23
Latest
v3.8.5.1
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 2,991 | 798 | 2,193 | v3.8.5.2 | 2.0.0 |
| 23 | 2,990 | 798 | 2,192 | v3.8.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.