WooCommerce Buy Now Button makes your customers' checkout process easier and faster.
Prioritized issue groups from the latest Plugin Check scan
I18n
125
5 issue groups
Security
29
4 issue groups
Maintainability
7
3 issue groups
Sample message
Mismatched text domain. Expected 'quick-buy-now-button-for-woocommerce' but got 'recaptcha-for-woocommerce'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$custom_attributes'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$product".
Sample message
The $text parameter must be a single text string literal. Found: $button_text
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
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
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woo-buy-now-button_admin_field".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "woo-buy-now-button", expected "quick-buy-now-button-for-woocommerce".
Not analyzed yet.
First score snapshot
v1.1.6
54
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 161 | 136 | 25 | v1.1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.