Mini Cart for WooCommerce – Add a Stylish Sliding Cart

It allows to creation of a beautiful Mini Cart on the WooCommerce site. Adds cart icon to menu and body.

v2.0.12SharabinduUpdated Added 600 installs72% rating0% support resolved
35
Score
42
Errors
160
Warnings
+0
Change

Category Scores

Security31
Repo85
Performance98
Maintainability68

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

202 findings

Maintainability

166

7 issue groups

I18n

18

3 issue groups

Security

15

4 issue groups

Performance

1

1 issue group

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

Sample message

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

ERRORI18nText Domain MismatchMismatched text domain. Expected 'mini-cart-for-woocommerce' but got 'cnkt-installer'.13
Category
I18n
Occurrences
13
Severity
error

Sample message

Mismatched text domain. Expected 'mini-cart-for-woocommerce' but got 'cnkt-installer'.

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;10
Category
Maintainability
Occurrences
10
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$disnleedcss'.8
Category
Security
Occurrences
8
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$disnleedcss'.

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

Sample message

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

ERRORSecuritySetting is missing a sanitization callbackSanitization missing for register_setting().4
Category
Security
Occurrences
4
Severity
error

Sample message

Sanitization missing for register_setting().

ERRORI18nNon Singular String Literal TextThe $text parameter must be a single text string literal. Found: $options_chekout_text_value4
Category
I18n
Occurrences
4
Severity
error

Sample message

The $text parameter must be a single text string literal. Found: $options_chekout_text_value

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

Sample message

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

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

Sample message

Processing form data without nonce verification.

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.1
Category
I18n
Occurrences
1
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.

Show 7 more
ERRORMaintainabilityOffloaded Content1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

WARNINGMaintainabilityNon-prefixed hook name1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cnkt_installer_enqueue_scripts".

WARNINGSecurityInput is not validated1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_POST['whmc_option']. Check that the array index exists before using it.

WARNINGPerformancePost Not In post not in1
Category
Performance
Occurrences
1
Severity
warning

Sample message

Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

ERRORSupply ChainHidden files included1
Category
Supply Chain
Occurrences
1
Severity
error

Sample message

Hidden files are not permitted.

WARNINGMaintainabilitymismatched plugin name1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Mini Cart for WooCommerce – Add a Stylish Sliding Cart" is different from the name declared in plugin header "Mini Cart for WooCommerce".

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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.

External Connections

Potential connections found in static code analysis.

10 domains

Outbound calls

33

External assets

1

Incoming endpoints

10

Notable Domains

sharabindu.com13 · outbound
benalman.com2 · outbound
codeb.it1 · outbound
connekthq.com1 · outbound

Platform / Reference Domains

wordpress.org5 · platform/reference
github.com3 · platform/reference
gnu.org1 · platform/reference
s.w.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

wp_ajax_nopriv_get_refresh_fragmentspublic

wp_ajax

wp_ajax_nopriv_remove_itempublic

wp_ajax

wp_ajax_nopriv_whmc_get_product_datapublic

wp_ajax

wp_ajax_nopriv_whmc_sal_add_to_cartpublic

wp_ajax

Admin AJAX endpoints6
wp_ajax_cnkt_plugin_activationauthenticated

wp_ajax

wp_ajax_cnkt_plugin_installerauthenticated

wp_ajax

wp_ajax_get_refresh_fragmentsauthenticated

wp_ajax

wp_ajax_remove_itemauthenticated

wp_ajax

wp_ajax_whmc_get_product_dataauthenticated

wp_ajax

wp_ajax_whmc_sal_add_to_cartauthenticated

wp_ajax

Score History

First score snapshot

v2.0.12

35

Latest

Findings
202
Errors
42
Warnings
160
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

35 nodes

Related Plugins