Cart All In One For WooCommerce

Cart All In One For WooCommerce helps your customers view cart effortlessly.

v1.1.24VillaThemeUpdated Added 6k+ installs90% rating
70
Score
6
Errors
150
Warnings
+0
Change

Category Scores

Security56
Repo100
Performance100
Maintainability69

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

156 findings

Maintainability

129

7 issue groups

Security

22

3 issue groups

I18n

5

2 issue groups

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$applied_coupons".69
Category
Maintainability
Occurrences
69
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$applied_coupons".

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woo_cart_all_in_one_params_' . $name".34
Category
Maintainability
Occurrences
34
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woo_cart_all_in_one_params_' . $name".

WARNINGSecurityRequest data is not unslashed$_COOKIE['viwcaio_recently_viewed'] not unslashed before sanitization. Use wp_unslash() or similar15
Category
Security
Occurrences
15
Severity
warning

Sample message

$_COOKIE['viwcaio_recently_viewed'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "VI_WOO_CART_ALL_IN_ONE_Admin_Admin".12
Category
Maintainability
Occurrences
12
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "VI_WOO_CART_ALL_IN_ONE_Admin_Admin".

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VI_WOO_CART_ALL_IN_ONE_ADMIN".10
Category
Maintainability
Occurrences
10
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VI_WOO_CART_ALL_IN_ONE_ADMIN".

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_COOKIE['viwcaio_recently_viewed']6
Category
Security
Occurrences
6
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_COOKIE['viwcaio_recently_viewed']

ERRORI18nText Domain MismatchMismatched text domain. Expected 'woo-cart-all-in-one' but got 'woocommerce-cart-all-in-one'.3
Category
I18n
Occurrences
3
Severity
error

Sample message

Mismatched text domain. Expected 'woo-cart-all-in-one' but got 'woocommerce-cart-all-in-one'.

WARNINGI18nDiscouraged text-domain loadingload_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.2
Category
I18n
Occurrences
2
Severity
warning

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.

ERRORMaintainabilitywp function not compatible with requires wpFunction "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 5.0.0.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 5.0.0.

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.1
Category
Security
Occurrences
1
Severity
warning

Sample message

Processing form data without nonce verification.

Show 2 more
WARNINGMaintainabilitytrademarked term1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The plugin slug includes a restricted term. Your plugin slug - "woo-cart-all-in-one" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".

ERRORMaintainabilitytrunk stable tag1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.

Score History

First score snapshot

v1.1.24

70

Latest

Findings
156
Errors
6
Warnings
150
Check
2.0.0

Related Plugins