Quick View popups and Buy Now buttons for WooCommerce, so shoppers can see a product and buy it without leaving the page.
Prioritized issue groups from the latest Plugin Check scan
Security
104
5 issue groups
I18n
62
8 issue groups
Maintainability
38
8 issue groups
Performance
3
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'quick-view-and-buy-now-for-woocommerce' but got ''.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$btn_title'.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Function "str_ends_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_info['name'] . '-after-product-quick-view-popup'".
Sample message
Detected usage of a non-sanitized input variable: $_POST['groupedProductID']
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$custom_popup".
Sample message
The $text text string should have translatable content. Found: '%s'
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GPLS_Funnel".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key".
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of the "translate()" function is reserved for low-level API usage.
Sample message
The $domain parameter must be a single text string literal. Found: self::$config['textdomain']
Sample message
The $text parameter must be a single text string literal. Found: $text
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Plugin name "Direct Checkout - Quick View - Buy Now For WooCommerce" is different from the name declared in plugin header "Direct Checkout | Quick View | Buy Now For WooCommerce".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
44
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v1.8
37
Latest
v1.7
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 209 | 96 | 113 | v1.8 | 2.1.0 |
| 36 | 202 | 90 | 112 | v1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.