Simplified WordPress management. Manage site info, maintenance, security, & redirects.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
28
10 issue groups
Security
6
3 issue groups
I18n
2
2 issue groups
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "LlmsTxtInjectContentJob::JOB_NAME".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
$_COOKIE['hostinger_bypass_code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_scheduler".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "load_plugin".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['H_PLATFORM']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['H_PLATFORM']. Check that the array index exists before using it.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
106
External assets
0
Incoming endpoints
1
No external asset domains detected.
wp_ajax
7 score snapshots
v3.0.74
82
Latest
v3.0.73
82
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 82 | 36 | 14 | 22 | v3.0.74 | 2.0.0 |
| 82 | 35 | 13 | 22 | v3.0.73 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.