Sales booster for WooCommerce with BOGO, upsells, order bumps, direct checkout, quick view and side cart. Lift AOV without extra plugins.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
434
11 issue groups
Security
153
11 issue groups
I18n
10
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "DROP TABLE IF EXISTS $table_name"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook_prefix . 'after_insert'".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Use placeholders and $wpdb->prepare(); found $prepared_query
Sample message
Unescaped parameter $full_table used in $wpdb->query()\n$full_table assigned unsafely at line 197.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_spsg_bogo_settings_nonce']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_appsero_license_section".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['_spsg_bogo_settings_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
Mismatched text domain. Expected 'storegrowth-sales-booster' but got 'appsero'.
Sample message
Unescaped parameter $prepared_query used in $wpdb->get_results()\n$prepared_query assigned unsafely at line 130.
Sample message
Attempting a database schema change is discouraged.
Sample message
The parameter "$cat_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_design_value".
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
114
External assets
9
Incoming endpoints
35
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
wp_ajax
wp_ajax
wp_ajax
18 more hidden
5 score snapshots
v2.2.0
27
Latest
v2.1.2
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 613 | 122 | 491 | v2.2.0 | 2.1.0 |
| 25 | 649 | 135 | 514 | v2.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.