WC Multicurrency is a prominent currency switcher plugin for WooCommerce. This plugin allows your website or online store visitors to switch to their …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
87
15 issue groups
Security
57
7 issue groups
I18n
7
2 issue groups
Supply Chain
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__icon_class".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_widget']'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found apply_filters
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to _e().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_currency_symbols".
Sample message
$_GET['_amc-currency'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Mismatched text domain. Expected 'wc-multi-currency' but got 'woocommerce'.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->getHookActionStr("app-content-footer")".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "getCurrencyCountryRow".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['PHP_SELF']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wc_report_currencywise".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Hidden files are not permitted.
Sample message
Plugin name "Multi Currency For WooCommerce" is different from the name declared in plugin header "Multi Currency for WooCommerce".
Potential connections found in static code analysis.
Outbound calls
252
External assets
6
Incoming endpoints
1
wp_ajax
First score snapshot
v1.5.7
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 157 | 87 | 70 | v1.5.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.