Woo Currency Switcher lets you handle multi-currency seamlessly, allowing customers to switch currencies on your WooCommerce store easily.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
80
13 issue groups
Security
7
1 issue group
I18n
7
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attr".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$needed_response['description']'.
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
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
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_load_x_currency".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Found usage of constant "PLUGINDIR". Use WP_PLUGIN_DIR instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Extra fee %s for %s currency'.
Sample message
Plugin name "X-Currency - The Ultimate WooCommerce currency switcher for a smoother shopping experience" is different from the name declared in plugin header "X-Currency".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "X-Currency - The Ultimate WooCommerce currency switcher for a smoother shopping experience" - 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.
Potential connections found in static code analysis.
Outbound calls
48
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v2.5.1
77
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 77 | 94 | 17 | 77 | v2.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.