Displays a fully customisable thermometer for tracking donations or any other goal.
Prioritized issue groups from the latest Plugin Check scan
Security
324
5 issue groups
Maintainability
77
6 issue groups
I18n
11
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '">$item</option>"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "arrow_style_fn".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$currency".
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
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
$_GET['tab'] 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
Processing form data without nonce verification.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
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
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
17
External assets
1
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v2.2.9
40
Latest
v2.2.8
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 412 | 324 | 88 | v2.2.9 | 2.0.0 |
| 40 | 803 | 719 | 84 | v2.2.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.