WooCommerce Multi-Currency made easy, powerful, and flexible.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
395
13 issue groups
I18n
269
4 issue groups
Security
171
2 issue groups
Repo Compliance
4
4 issue groups
Sample message
Mismatched text domain. Expected 'yaycurrency' but got 'hivepress-bookings'.
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: "b2bking_b2b_group_for_pricing".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Yay_Currency".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$converted_currency".
Sample message
$_GET['currency'] not unslashed before sanitization. Use wp_unslash() or similar
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
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "YAY_CURRENCY_BASE_NAME".
Sample message
The $text parameter must be a single text string literal. Found: $all_currencies[ $currency->post_title ]
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
Detected usage of meta_query, possible slow query.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Hidden files are not permitted.
Sample message
Plugin name "YayCurrency - WooCommerce Multi-Currency Switcher" is different from the name declared in plugin header "YayCurrency".
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
Mismatched Requires at least: 3.0 != 4.7. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Changelog" section is too long and was truncated. A maximum of 5000 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "yay-currency", expected "yaycurrency".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "YayCurrency - WooCommerce Multi-Currency Switcher" - 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
143
External assets
0
Incoming endpoints
11
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.3.5
25
Latest
v3.3.4
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 840 | 298 | 542 | v3.3.5 | 2.0.0 |
| 24 | 996 | 373 | 623 | v3.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.