Product Pricing and Currency based on Shopper's Country for WooCommerce with multi-currency support and geolocation to boost international sales.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
133
18 issue groups
Security
36
3 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wc_price_based_country_dynamic_pricing_category_' . str_replace( 'available_', '', $ruleset_prop )".
Sample message
Function "current_action()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.8.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['_wcpbc_activation_redirect']
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wc_help_tip'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Product_Price_Based_Country".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WooCommerce Price Based on Country" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name 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 name.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Price Based on Country for WooCommerce" is different from the name declared in plugin header "WooCommerce Price Based on Country".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
44
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v4.3.3
52
Latest
v4.3.2
52
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 52 | 169 | 43 | 126 | v4.3.3 | 2.0.0 |
| 52 | 169 | 43 | 126 | v4.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.