Features offered: Add to cart redirect, Quick purchase button, Buy now button, Quick View product, option to change quantity on checkout page.
Prioritized issue groups from the latest Plugin Check scan
I18n
180
5 issue groups
Maintainability
97
10 issue groups
Security
91
8 issue groups
Sample message
Mismatched text domain. Expected 'add-to-cart-direct-checkout-for-woocommerce' but got "pi-dcw".
Sample message
Processing form data without nonce verification.
Sample message
Function "esc_textarea()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'install_plugins_'.$this->this_tab".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Checkout_Captcha".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_name.'_promotion'".
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
Sanitization missing for register_setting().
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PI_DCW_BUY_URL".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_pi_dcw".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$fields_html'.
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
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$pi_dcw_enable_quick_view_button".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
A function call to _x() 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
The $text parameter must be a single text string literal. Found: 'Enable single page checkout, so checkout page will show the cart as well<br><strong>Enabling this option will disable the option of "Change and Remove Quantity on checkout page" found in <a href="'.$url.'" target="_blank">Checkout page tab</a></strong>'
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "pi-dcw", expected "add-to-cart-direct-checkout-for-woocommerce".
Sample message
Unexpected markdown file "AGENTS.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Potential connections found in static code analysis.
Outbound calls
21
External assets
1
Incoming endpoints
12
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v2.2.7
36
Latest
v2.2.6
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 368 | 217 | 151 | v2.2.7 | 2.1.0 |
| 36 | 367 | 217 | 150 | v2.2.6 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.