Prioritized issue groups from the latest Plugin Check scan
Security
28
5 issue groups
Maintainability
14
7 issue groups
I18n
4
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
$_GET['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['nonce']. Check that the array index exists before using it.
Sample message
Function "self_admin_url()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Template {$template} not found"'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['nonce']
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
Missing $domain parameter in function call to __().
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CustomiseTawkToWidget".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "customise_tawkto_widget_notice".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$pluginList".
Sample message
A function call to _x() 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
The $domain parameter must be a single text string literal. Found: ADVANCETAWKTOWIDGET_PLUGIN_TEXTDOMAIN
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
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Invalid License: 1.3.7. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
17
External assets
1
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.3.7
50
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 49 | 21 | 28 | v1.3.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.