Add variable & other products to cart using a lightweight, smart, and flexible Add to Cart button inline with any content, on any page you desire.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
69
11 issue groups
I18n
67
7 issue groups
Security
31
4 issue groups
Repo Compliance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "image_size_names_choose".
Sample message
Missing $domain parameter in function call to __().
Sample message
The $domain parameter must be a single text string literal. Found: EAA2C_NAME
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $buttonText
Sample message
Mismatched text domain. Expected 'enhanced-ajax-add-to-cart-for-woocommerce' but got 'a2cp'.
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 '$args['desc']'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_AJAX".
Sample message
$_POST['product'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Enhanced_Ajax_Add_To_Cart_Wc".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_enhanced_ajax_add_to_cart_wc".
Sample message
Detected usage of a non-sanitized input variable: $_POST['product']
Sample message
Function "get_block_wrapper_attributes()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 4.8.1.
Sample message
Use of the backtick operator is forbidden
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
The use of function ini_set() is discouraged
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
Tested up to: 6.5 < 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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "enhanced-ajax-add-to-cart-wc", expected "enhanced-ajax-add-to-cart-for-woocommerce".
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.
Sample message
The upgrade notice for "2.0.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
20
External assets
0
Incoming endpoints
6
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.4.0
46
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 46 | 168 | 90 | 78 | v2.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.