Provides multiple currencies support and currency switching functionality for RealHomes theme.
Prioritized issue groups from the latest Plugin Check scan
I18n
69
3 issue groups
Maintainability
32
5 issue groups
Security
12
2 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: RCS_TEXT_DOMAIN
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$currency_switcher_general_setting_config".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_realhomes_currency_switcher".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_CLIENT_IP']
Sample message
$_SERVER['HTTP_CLIENT_IP'] not unslashed before sanitization. Use wp_unslash() or similar
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: "RCS_TEXT_DOMAIN".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rhcs_currency_switcher_general_settings_config".
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
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.
Potential connections found in static code analysis.
Outbound calls
20
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v1.1.2
80
Latest
v1.1.1
79
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 113 | 71 | 42 | v1.1.2 | 2.0.0 |
| 79 | 114 | 72 | 42 | v1.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.