Bandsintown's Events plugin for displaying your upcoming events.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
78
8 issue groups
Security
29
1 issue group
I18n
1
1 issue group
Sample message
Function "esc_attr()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" → {$area_id}\n"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bit_sanitize_color".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$area_id".
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Missing $domain parameter in function call to esc_attr_e().
Potential connections found in static code analysis.
Outbound calls
6
External assets
4
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v1.4.5
60
Latest
v1.4.4
60
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 60 | 108 | 80 | 28 | v1.4.5 | 2.0.0 |
| 60 | 107 | 79 | 28 | v1.4.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.