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
11
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://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
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".
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.7.5
51
Latest
v1.7.4
50
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 143 | 104 | 39 | v1.7.5 | 2.1.0 |
| 50 | 142 | 105 | 37 | v1.7.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.