A lightweight plugin to show the latest Bitcoin, Ethereum, and other cryptocurrency widgets on your website.
Prioritized issue groups from the latest Plugin Check scan
Security
92
5 issue groups
Maintainability
46
6 issue groups
I18n
7
3 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"-{$id}"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$c".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Detected usage of a non-sanitized input variable: $_POST['coins_import']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['coins_import']. Check that the array index exists before using it.
Sample message
$_POST['coins_import'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Crypto Price Widgets - CryptoWP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_cryptowp".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
The $text parameter must be a single text string literal. Found: $curr
Sample message
Plugin name "Crypto Price Widgets – CryptoWP" is different from the name declared in plugin header "Crypto Price Widgets - CryptoWP".
Sample message
Mismatched "Tested up to": 7.0 != 6.8.1. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Potential connections found in static code analysis.
Outbound calls
11
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
First score snapshot
v1.3.3
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 146 | 103 | 43 | v1.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.