Add Quick buy button to redirect user to checkout / cart immediately when he click quick buy button
Prioritized issue groups from the latest Plugin Check scan
I18n
100
3 issue groups
Maintainability
13
7 issue groups
Security
11
5 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'woocommerce-quick-buy' but got 'wc-product-subtitle'.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Function "wp_add_inline_style()" requires WordPress 3.3.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input type=\"hidden\" id=\"wc_quick_buy_hook_$pid\" value=\"$pid\"/>"'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['wcqb-add-to-cart']
Sample message
$_REQUEST['wcqb-add-to-cart'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Too many parameters passed to function "__()". Expected: 2 parameters, received: 3
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Quick Buy For Woocommerce" is different from the name declared in plugin header "Quick Buy For WooCommerce".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 5.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
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wc-quick-buy", expected "woocommerce-quick-buy".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woocommerce-quick-buy" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Sample message
The upgrade notice exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v2.8.4
70
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 70 | 127 | 105 | 22 | v2.8.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.