Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
5 issue groups
Security
6
3 issue groups
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query used without escaping.
Sample message
Function "get_main_site_id()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Cloudways WordPress Migrator" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
phpinfo() can lead to full path disclosure.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
3
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v6.55
82
Latest
v5.88
62
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 82 | 15 | 6 | 9 | v6.55 | 2.0.0 |
| 62 | 40 | 15 | 25 | v5.88 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.