Ultimate Custom Add To Cart Button For WooCommerce let you fully customize the add to cart button on your WooCommerce store.
Prioritized issue groups from the latest Plugin Check scan
Security
143
6 issue groups
Maintainability
55
9 issue groups
I18n
12
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$css'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activation_result".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['license_key']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'custom-add-to-cart-button-for-woocommerce' but got ''.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
The $domain parameter must be a single text string literal. Found: Config::PLUGIN_TEXT_DOMAIN
Sample message
Detected usage of a non-sanitized input variable: $_POST['license_key']
Sample message
$_POST['license_key'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to _e().
Sample message
Plugin name "Ultimate Custom Add To Cart Button (Ajax) For WooCommerce by Binary Carpenter" is different from the name declared in plugin header "Ultimate Add To Cart Button For WooCommerce".
Sample message
Tested up to: 6.4 < 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
Mismatched Requires PHP: 5.6 != 7.0. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
Mismatched Stable Tag: 1.222.15 != 1.222.17. 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 "Text Domain" header in the plugin file does not match the slug. Found "bc-ultimate-atc", expected "custom-add-to-cart-button-for-woocommerce".
Potential connections found in static code analysis.
Outbound calls
18
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.222.17
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 212 | 151 | 61 | v1.222.17 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.