Allows to customize the Add to cart button text in WooCommerce by product type in both archive and single product pages.
Prioritized issue groups from the latest Plugin Check scan
I18n
63
5 issue groups
Security
35
3 issue groups
Maintainability
3
1 issue group
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'add-to-cart-button-custom-text' but got 'add-to-cart-custom-text'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
The $text parameter must be a single text string literal. Found: esc_attr ($this->add_to_cart_bookable)
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EJR_Add_To_Cart".
Sample message
Sanitization missing for register_setting().
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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "add-to-cart-custom-text", expected "add-to-cart-button-custom-text".
Not analyzed yet.
First score snapshot
v4.1.0
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 102 | 98 | 4 | v4.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.