Open price (i.e. Name your price) products for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
I18n
100
6 issue groups
Security
31
5 issue groups
Maintainability
9
5 issue groups
Performance
1
1 issue group
Sample message
Mismatched text domain. Expected 'product-open-pricing-name-your-price-for-woocommerce' but got 'product-open-pricing-for-woocommerce'.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_get_settings_' . $this->id . '_' . $current_section".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$option['name']]
Sample message
$_POST[$option['name']] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
A function call to __() 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
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPWHAM_PRODUCT_OPEN_PRICING_VERSION".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The $text parameter must be a single text string literal. Found: $title
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'For backslash use %s, e.g.: %s.'.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Tested up to: 6.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
The "Text Domain" header in the plugin file does not match the slug. Found "product-open-pricing-for-woocommerce", expected "product-open-pricing-name-your-price-for-woocommerce".
Not analyzed yet.
First score snapshot
v1.7.4
50
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 142 | 105 | 37 | v1.7.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.