Website Builder by SeedProd — Theme Builder, Landing Page Builder, Coming Soon Page, Maintenance Mode

Easy Drag & Drop Page Builder. A complete solution to create a WordPress Website, Custom Themes, Landing Pages, Coming Soon & Maintenance Mode Pages.

v6.20.3SeedProdUpdated 2026-06-09Added Jan 21, 2014700k+ installs98% rating100% support resolved
25
Score
99
Errors
1,035
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance96
Maintainability0

Top Issues by Category

maintainability978
security137
i18n12

Issues Details

1,134 issues found in latest scan

WARNING796
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING42
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

ERROR42
missing_direct_file_access_protection

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

WARNING39
PluginCheck.Security.DirectDB.UnescapedDBParameter

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

WARNING39
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING35
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING21
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR19
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING14
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR12
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'coming-soon' but got ''.

WARNING8
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

WARNING8
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR8
wp_function_not_compatible_with_requires_wp

Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.0.0.

WARNING7
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $exclude_clause at \t\t\t\t$exclude_clause\n

WARNING6
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES[$file_key]['error']

ERROR5
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

ERROR3
PluginCheck.Security.DirectDB.UnescapedDBParameter

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

ERROR3
WordPress.DB.PreparedSQL.NotPrepared

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR3
WordPress.WP.EnqueuedResources.NonEnqueuedStylesheet

Stylesheets must be registered/enqueued via wp_enqueue_style()

ERROR2
five_star_reviews_detected

Linking directly to 5 stars reviews is not allowed.

WARNING1
Internal.NoCodeFound

No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

WARNING1
WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare

Replacement variables found, but no valid placeholders found in the query.

Latest Snapshot

Findings

1,134

Errors

99

Warnings

1,035

Score History

First score snapshot

First scan completed Jun 19, 2026

v6.20.3 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v6.20.3

25

Latest

Findings
1,134
Errors
99
Warnings
1,035
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins