Track abandoned carts and send automated, customizable abandoned cart recovery emails. Get more leads, reduce cart abandonment, and increase revenue.
Prioritized issue groups from the latest Plugin Check scan
Security
728
10 issue groups
Maintainability
650
10 issue groups
I18n
32
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"{$plugin_dir_url}/images/banner-images/independence-day-bg.webp"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Label_date_time".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_enqueue_scripts".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_cart_lift".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $cl_campaign_history_table at "SELECT * FROM $cl_email_table as e INNER JOIN $cl_campaign_history_table as h ON e.id = h.campaign_id WHERE h.session_id = %s"
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['cart_lift_recovered_cart'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found $abandoned_sql
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['cart_lift_recovered_cart']
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
Unescaped parameter $abandoned_sql used in $wpdb->get_results()\n$abandoned_sql assigned unsafely at line 1219.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
Mismatched text domain. Expected 'cart-lift' but got 'rex-product-feed'.
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
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 $domain parameter must be a single text string literal. Found: $this->text_domain
Sample message
The $text parameter must be a single text string literal. Found: $button_text
Sample message
Unescaped parameter $cl_cart_table used in $wpdb->get_results()
Potential connections found in static code analysis.
Outbound calls
261
External assets
2
Incoming endpoints
17
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.1.57
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,438 | 669 | 769 | v3.1.57 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.