Prioritized issue groups from the latest Plugin Check scan
Maintainability
50
15 issue groups
Security
38
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['delete_originals']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "https_local_ssl_verify".
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of a non-sanitized input variable: $_POST['folder']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "itw_config".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "deactivate_images_to_webp".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$itw_methods".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
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
Tested up to: 6.9 < 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.
Not analyzed yet.
First score snapshot
v5.0
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 89 | 39 | 50 | v5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.