VS Event List

With this lightweight plugin you can create an event list.

v20.1GuidoUpdated Added 8k+ installs98% rating67% support resolved
81
Score
1
Errors
259
Warnings
+0
Change

Category Scores

Security77
Repo100
Performance100
Maintainability67

Top Issues by Category

Issues Details

260 issues found in latest scan

WARNING223
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acf_field".

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rss_update_frequency".

WARNING6
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING6
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING6
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['event-link'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING5
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

ERROR1
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

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.

Latest Snapshot

Findings

260

Errors

1

Warnings

259

Score History

First score snapshot

First scan completed

v20.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v20.1

81

Latest

Findings
260
Errors
1
Warnings
259
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins