Simple WooCommerce button text changer / Styler / add to cart text changer for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
38
5 issue groups
Maintainability
21
7 issue groups
I18n
12
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "exwoo_enqueue_color_picker".
Sample message
The $text parameter must be a single text string literal. Found: $place_order
Sample message
Mismatched text domain. Expected 'woo-button-text' but got 'woocommerce'.
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
The plugin name includes a restricted term. Your chosen plugin name - "Woo Button Text" - contains the restricted term "woo" and cannot be used to begin your plugin name. 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 name, such as "... for woo".
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The use of function create_function() is forbidden
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$remove_related".
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
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
Tested up to: 4.7 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v6.0.3
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 74 | 53 | 21 | v6.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.