Sell tickets for your event with PayPal. No Coding Required. Official PayPal Partner.
Prioritized issue groups from the latest Plugin Check scan
Security
428
6 issue groups
Maintainability
150
7 issue groups
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_cc_email".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['_wpnonce']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$number'.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "usort_reorder".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "USE_SANDBOX".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Function "wp_safe_remote_post()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.5.0.
Potential connections found in static code analysis.
Outbound calls
157
External assets
12
Incoming endpoints
6
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
First score snapshot
v1.4.2
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 578 | 28 | 550 | v1.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.