Digital Currency Payment Gateway for WooCommerce. Easily accept Bitcoin, Bitcoin Cash, Litecoin, Dogecoin, and more in your store.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,690
6 issue groups
Maintainability
748
12 issue groups
Security
90
7 issue groups
Sample message
Mismatched text domain. Expected 'cryptocurrency-payment-gateway' but got 'cryptowoo'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$options_global".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CW_Address".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s transaction confidence (%s)'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_blockcypher_limit_link".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'cw_override_preferred_exchange_' . $lc_currency".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"/$c"'.
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CWOO_FILE".
Sample message
Missing $domain parameter in function call to __().
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
var_export() found. Debug code should not normally be used in production.
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
Detected usage of a possibly undefined superglobal array index: $_POST['payment_method']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $query at "$query WHERE coin_type = %s"
Sample message
Use placeholders and $wpdb->prepare(); found $f
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Sample message
The $text parameter must be a single text string literal. Found: $payment_address
Sample message
Unescaped parameter $table used in $wpdb->query()
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.6.14
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,552 | 1,963 | 589 | v1.6.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.