The easiest and quickest way to accept Bitcoin, Litecoin, Ethereum and other cryptocurrencies.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
33
14 issue groups
Security
26
7 issue groups
I18n
16
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'plisio-payment-gateway-for-woocommerce' but got 'plisio'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$button_confirm".
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 '"<option value=\"$wcStatus\" selected>$wcStatusTitle</option>"'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_Plisio".
Sample message
$_POST[$this->plugin_id . $this->id . '_order_statuses'] not unslashed before sanitization. Use wp_unslash() or similar
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
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['order_number']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['order_number']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_plisio_icon".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
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
The $text parameter must be a single text string literal. Found: 'Error occurred while processing the payment: ' . implode(',', json_decode($response['data']['message'], true))
Sample message
Application files are not permitted.
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 "Accept Cryptocurrencies with Plisio" is different from the name declared in plugin header "WooCommerce Plisio Payments Gateway".
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.0.6
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 84 | 37 | 47 | v2.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.