Boost your sales by recovering abandoned carts with pre-prepared & translated text messages!
Prioritized issue groups from the latest Plugin Check scan
Security
77
10 issue groups
Maintainability
49
13 issue groups
I18n
3
2 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$key]
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cb_discount_manager_executed".
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Unescaped parameter $sql used in $wpdb->query()\n$sql assigned unsafely at line 14.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Method '{$httpMethod}' not implemented"'.
Sample message
Processing form data without nonce verification.
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
$_COOKIE[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$url'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_cartboss".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function set_time_limit() is discouraged
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"
Sample message
Missing $domain parameter in function call to __().
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "UnrecognizedClientException".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$data".
Potential connections found in static code analysis.
Outbound calls
70
External assets
1
Incoming endpoints
3
wp_ajax
admin_post
wp_ajax
First score snapshot
v4.2.1
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 139 | 67 | 72 | v4.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.