Add a stylish sliding mini cart to your WooCommerce store. AJAX add to cart, cart icon in menu/footer, and instant cart preview — no reload needed.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
170
8 issue groups
I18n
20
3 issue groups
Security
16
4 issue groups
Performance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bottom".
Sample message
Mismatched text domain. Expected 'mini-cart-for-woocommerce' but got 'cnkt-installer'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$disnleedcss'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Connekt_Plugin_Installer".
Sample message
The $text parameter must be a single text string literal. Found: $options_chekout_text_value
Sample message
Sanitization missing for register_setting().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CNKT_INSTALLER_PATH".
Sample message
Processing form data without nonce verification.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cnkt_installer_enqueue_scripts".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['whmc_option']. Check that the array index exists before using it.
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.
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "Mini Cart for WooCommerce – Side Cart & Fast Checkout" is different from the name declared in plugin header "Mini Cart for WooCommerce".
Potential connections found in static code analysis.
Outbound calls
37
External assets
1
Incoming endpoints
10
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.13
35
Latest
v2.0.12
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 208 | 45 | 163 | v2.0.13 | 2.0.0 |
| 35 | 202 | 42 | 160 | v2.0.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.