FOX - Currency Switcher Professional for WooCommerce (former name is WOOCS) is currency plugin for woocommerce and multi currency shop, switch & pay
Prioritized issue groups from the latest Plugin Check scan
Security
794
9 issue groups
Maintainability
438
13 issue groups
I18n
11
2 issue groups
Performance
4
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$add_text".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<a href='{$support_link}' target='_blank'>"'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$key]
Sample message
$_COOKIE[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE[$key]. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
File has mixed line endings; this may cause incorrect results
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: "formatted_woocommerce_price".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of a direct database call is discouraged.
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
Unescaped parameter $order_status used in $wpdb->get_results()\n$order_status assigned unsafely at line 60.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $key ..." but found "<?= $key ..."
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$placeholders} at "SELECT meta_value FROM {$wpdb->prefix}postmeta WHERE meta_key = %s AND post_id IN({$placeholders})"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action_hook".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "draw_html_item".
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s, %4$s", but got "%s, %s, %s, %s" in 'In the free version of the plugin %s you can operate with 2 ANY currencies only%s! If you want to use more currencies %s you can make upgrade to the premium version%s of the plugin'.
Sample message
Attempting a database schema change is discouraged.
Potential connections found in static code analysis.
Outbound calls
195
External assets
3
Incoming endpoints
35
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
14 more hidden
3 score snapshots
v1.5.1
30
Latest
v1.5.0
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 1,251 | 211 | 1,040 | v1.5.1 | 2.0.0 |
| 30 | 1,251 | 211 | 1,040 | v1.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.