Database Addon For WPForms ( wpforms entries ) – WPFormsDB

Save and manage WPForms entries (WPForms database). It is a lightweight WPForms database plugin.

v1.1.0wpdebuglogUpdated 2026-05-24Added Apr 9, 201920k+ installs100% rating0% support resolved
43
Score
17
Errors
53
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability88

Top Issues by Category

Issues Details

70 issues found in latest scan

WARNING23
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING8
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING7
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR6
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$df'.

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['contact_form']

ERROR5
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'database-for-wpforms' but got 'contact-form-WPFormsDB'.

ERROR3
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Database Addon For WPForms ( wpforms entries ) - WPFormsDB" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNING2
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

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.

WARNING1
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING1
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bulk_actions-{$this->screen->id}".

ERROR1
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

ERROR1
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s, %4$s", but got "%s, %s, %s, %s" in 'Awesome, you\'ve been using <a href="%s" target="_blank">WPForms DB</a> for more than 1 week. May we ask you to give it a 5-star rating on WordPress? | <a href="%s" target="_blank">Ok, you deserved it</a> | <a href="%s">I already did</a> | <a href="%s">No, not good enough</a>'.

WARNING1
mismatched_plugin_name

Plugin name "Database Addon For WPForms ( wpforms entries ) - WPFormsDB" is different from the name declared in plugin header "Database for WPforms".

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

Latest Snapshot

Findings

70

Errors

17

Warnings

53

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.1.0

43

Latest

Findings
70
Errors
17
Warnings
53
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins