Modern Cart gives your store a side cart and free shipping bar so shoppers stay on the page, spend more to unlock rewards, and check out in seconds.
Category Scores
Top Issues by Category
maintainability99
security2
repo_compliance1
Issues Details
103 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allow_quantity_kses".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "astra_notice_after_markup".
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Astra_Notices".
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_ANALYTICS_URI".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key . '_tracking_enabled'".
Unexpected markdown file "SECURITY-AUDIT.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Function "wp_is_maintenance_mode()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.4.0.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Unescaped parameter $order_table used in $wpdb->get_var()\n$order_table assigned unsafely at line 382.
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_timezone_string".
$_POST['formEntries'] not unslashed before sanitization. Use wp_unslash() or similar
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.
Plugin name "Modern Cart – WooCommerce Side Cart & Popup Cart" is different from the name declared in plugin header "Modern Cart Starter for WooCommerce".
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
The plugin name includes a restricted term. Your chosen plugin name - "Modern Cart – WooCommerce Side Cart & Popup Cart" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allow_quantity_kses". | 55 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "astra_notice_after_markup". | 14 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Astra_Notices". | 9 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_ANALYTICS_URI". | 6 |
| WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key . '_tracking_enabled'". | 3 |
| unexpected_markdown_file | WARNING | Unexpected markdown file "SECURITY-AUDIT.md" detected in plugin root. Only specific markdown files are expected in production plugins. | 3 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "wp_is_maintenance_mode()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.4.0. | 3 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 2 |
| PluginCheck.Security.DirectDB.UnescapedDBParameter | WARNING | Unescaped parameter $order_table used in $wpdb->get_var()\n$order_table assigned unsafely at line 382. | 1 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_timezone_string". | 1 |
| WordPress.Security.ValidatedSanitizedInput.MissingUnslash | WARNING | $_POST['formEntries'] not unslashed before sanitization. Use wp_unslash() or similar | 1 |
| WordPress.WP.I18n.MissingTranslatorsComment | ERROR | 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. | 1 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Modern Cart – WooCommerce Side Cart & Popup Cart" is different from the name declared in plugin header "Modern Cart Starter for WooCommerce". | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | 1 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Modern Cart – WooCommerce Side Cart & Popup Cart" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name. | 1 |
Latest Snapshot
Findings
103
Errors
8
Warnings
95
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.0.10 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.0.10
86
Latest
- Findings
- 103
- Errors
- 8
- Warnings
- 95
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 86 | 103 | 8 | 95 | v1.0.10 | 2.0.0 | 2026.06-mvp-static-v2 |