Reclaim your admin dashboard: Get rid of annoying banners, unwanted ads and other nuisances.
Prioritized issue groups from the latest Plugin Check scan
Security
101
8 issue groups
Maintainability
20
10 issue groups
I18n
8
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['dhcl_nonce']
Sample message
$_GET['dhcl_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$err'.
Sample message
Processing form data without nonce verification.
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
Function "wp_get_upload_dir()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 3.3.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$file".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['filter_item']. Check that the array index exists before using it.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "create_dhcl_menu".
Sample message
Detected usage of a non-sanitized, non-validated input variable _GET: "dhcl_menu_{$_GET['dhcltab']}"
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1\$s, %2\$s, %3\$s", but got "%s, %s, %s" in "Its settings are saved to the database, but the filters are saved to a file named %s and located inside the %s folder (single installation) or the %s folders (multisite installation).".
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Potential connections found in static code analysis.
Outbound calls
18
External assets
3
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v1.1.8
39
Latest
v1.1.7
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 131 | 40 | 91 | v1.1.8 | 2.0.0 |
| 38 | 200 | 111 | 89 | v1.1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.