A plugin that registers Custom Post Types for specific Organic Themes. Currently, the plugin registers the Tour Date CPT for the Music and Entertainer …
Prioritized issue groups from the latest Plugin Check scan
Security
22
4 issue groups
Maintainability
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Detected usage of a non-sanitized input variable: $_POST['tour_date_info_date']
Sample message
$_POST['tour_date_info_date'] 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
Detected usage of a possibly undefined superglobal array index: $_POST['tour_date_info_date']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 5.0 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
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
5
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.0.6
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 26 | 8 | 18 | v1.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.