Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder

Form Maker is a user-friendly contact form builder that allows to create forms for any purpose, from a simple contact form to multi page survey forms

v1.15.4410WebUpdated 2026-06-10Added Apr 4, 201230k+ installs90% rating
23
Score
4,746
Errors
1,279
Warnings
+0
Change

Category Scores

Security0
Repo86
Performance100
Maintainability0

Top Issues by Category

security2,833
i18n2,128
maintainability962

Issues Details

6,025 issues found in latest scan

ERROR1,912
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: $prefix

ERROR1,401
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR641
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING356
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING334
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR289
WordPress.DB.PreparedSQL.NotPrepared

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

ERROR146
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'form-maker' but got "form_maker".

WARNING126
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING117
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

ERROR102
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $col used in $wpdb->get_var()\n$col used without escaping.

WARNING87
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE[self::$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar

WARNING70
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING64
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[self::$cookie_name]

WARNING60
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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.

ERROR60
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

WARNING28
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST[$wd_options->prefix . '_save_form_fild']. Check that the array index exists before using it.

ERROR26
WordPress.DateTime.RestrictedFunctions.date_date

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

ERROR24
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

WARNING17
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

ERROR14
WordPress.DB.PreparedSQLPlaceholders.QuotedSimplePlaceholder

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

ERROR11
WordPress.DB.PreparedSQLPlaceholders.LikeWildcardsInQuery

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

ERROR10
WordPress.WP.AlternativeFunctions.file_system_operations_fwrite

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

ERROR10
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$f, %3$f", but got "%s, %f, %f" in 'The %s value must be between %f - %f'.

ERROR9
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

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

ERROR9
WordPress.WP.AlternativeFunctions.file_system_operations_fopen

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

Latest Snapshot

Findings

6,025

Errors

4,746

Warnings

1,279

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.15.44

23

Latest

Findings
6,025
Errors
4,746
Warnings
1,279
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins