Allows saving customer details on partial WooCommerce purchases and sending abandoned cart emails.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
23
8 issue groups
Security
13
3 issue groups
Repo Compliance
2
2 issue groups
Supply Chain
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_class_name".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "shopmagic/carts/abandoned_cart".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
Unescaped parameter $sql used in $wpdb->get_var()\n$sql assigned unsafely at line 20.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "wp_timezone()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
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
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hidden files are not permitted.
Sample message
Plugin name "ShopMagic Abandoned Cart Recovery for WooCommerce" is different from the name declared in plugin header "ShopMagic Abandoned Carts".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires at least: 6.2 != 5.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Not analyzed yet.
First score snapshot
v2.2.39
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 39 | 16 | 23 | v2.2.39 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.