Custom Currency for WooCommerce allows you to change the currency symbol used in WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
I18n
29
5 issue groups
Maintainability
24
10 issue groups
Security
12
1 issue group
Repo Compliance
3
3 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
The $domain parameter must be a single text string literal. Found: $this->PluginOptions[ 'text_domain' ]
Sample message
A function call to __() 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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Set a label for the %sCustom Currency%s. this will NOT change default currency labels that came with WooCommerce, adds a new label instead. leave empty to use the original currency label.'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$PluginData".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Custom Currency for WooCommerce" is different from the name declared in plugin header "Custom Currency For WooCommerce".
Sample message
Tested up to: 6.1 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "Public/Languages"
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "CC4WC".
Sample message
The upgrade notice exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v7.2.0
70
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 70 | 68 | 63 | 5 | v7.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.