Easy handle: Add to Cart Text Changer and Customize Button, Add Custom Icon. With icon of shop or cart.
Prioritized issue groups from the latest Plugin Check scan
I18n
73
3 issue groups
Maintainability
19
8 issue groups
Security
9
4 issue groups
Repo Compliance
4
4 issue groups
Sample message
Mismatched text domain. Expected 'woo-add-to-cart-text-change' but got 'wactc'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$message".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"🛠️ <strong>File:</strong> <span style='color:#8d8d8d;'>$file</span> on line <span style='color:#4b4b4b;'>$line</span>"'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dd".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
A function call to esc_html__() 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
GitHub workflow directory ".github" detected. This directory should not be included in production plugins.
Sample message
Plugin name "Add to Cart Text Changer and Customize Button, Add Custom Icon" is different from the name declared in plugin header "Add to Cart Text Change for WooCommerce".
Sample message
Mismatched "Tested up to": 7.0 != 6.9. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
Mismatched Requires at least: 4.0 != 4.0.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-add-to-cart-text-change" - contains the restricted term "woo" and cannot be used to begin your plugin slug. 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 slug, such as "... for woo".
Not analyzed yet.
First score snapshot
v2.4.0
65
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 65 | 105 | 87 | 18 | v2.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.