Release 6.5.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add a contact form to your website, or embed Help Scout Be …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
15
6 issue groups
Security
5
2 issue groups
Supply Chain
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
In footer ($in_footer) is not set explicitly wp_register_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
Processing form data without nonce verification.
Sample message
Hidden files are not permitted.
Sample message
Detected usage of meta_query, possible slow query.
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
var_dump() found. Debug code should not normally be used in production.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
17
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v6.5.7
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 24 | 11 | 13 | v6.5.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.