With this lightweight plugin you can create an event list.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
252
8 issue groups
Security
8
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acf_field".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rss_update_frequency".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_POST['event-link'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Not analyzed yet.
First score snapshot
v20.1
81
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 260 | 1 | 259 | v20.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.