Form Vibes – Database Manager for Forms

Never miss a single lead! Save and manage all Contact Form 7 and Elementor form submissions easily. View, Export, Analyze and Filter submissions.

v1.5.2WPVibesUpdated 2026-03-16Added May 17, 201910k+ installs98% rating
31
Score
176
Errors
284
Warnings
+0
Change

Category Scores

Security0
Repo83
Performance100
Maintainability43

Top Issues by Category

security197
maintainability130
i18n125

Issues Details

460 issues found in latest scan

ERROR124
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'form-vibes' but got 'wpv-fv'.

WARNING47
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['fv_nonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING42
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING42
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['ajaxNonce']. Check that the array index exists before using it.

WARNING40
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['fv_nonce']

WARNING34
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING32
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $idsPlaceholder at "Delete from {$wpdb->prefix}fv_enteries where id IN ( $idsPlaceholder )"

ERROR19
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR10
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $data_query

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR9
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $data_query used in $wpdb->get_results()\n$data_query assigned unsafely at line 164.

WARNING8
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $data_query used in $wpdb->get_results()\n$data_query assigned unsafely at line 125.

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPV_FV_MIN_VERSION".

WARNING5
WordPress.DB.PreparedSQLPlaceholders.UnquotedComplexPlaceholder

Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.

ERROR5
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

WARNING4
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING4
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING3
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

ERROR2
WordPress.DB.PreparedSQLPlaceholders.QuotedSimplePlaceholder

Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

ERROR1
WordPress.DB.PreparedSQLPlaceholders.LikeWildcardsInQuery

SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '%%'.

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fwrite

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().

WARNING1
mismatched_plugin_name

Plugin name "Form Vibes - Database Manager for Forms" is different from the name declared in plugin header "Form Vibes".

Latest Snapshot

Findings

460

Errors

176

Warnings

284

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.5.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.5.2

31

Latest

Findings
460
Errors
176
Warnings
284
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins