WooCommerce Multi-Currency made easy, powerful, and flexible.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
431
12 issue groups
I18n
344
4 issue groups
Security
216
2 issue groups
Repo Compliance
4
4 issue groups
Sample message
Mismatched text domain. Expected 'yaycurrency' but got 'dokan'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actionLinks".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bm_bulk_prices".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Yay_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
Mismatched "Tested up to": 7.0 != 6.9.4. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
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 "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.
Not analyzed yet.
First score snapshot
v3.3.4
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 996 | 373 | 623 | v3.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.