Popup Builder – Create highly converting, mobile friendly marketing popups.

Increase Sales, Lead Generation, Conversion rates and receive good Call to Action rates with smart WordPress popup plugin.

v4.4.4popupbuilderUpdated Added 200k+ installs94% rating14% support resolved
30
Score
26
Errors
722
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability27

Top Issues by Category

maintainability452
security296

Issues Details

748 issues found in latest scan

WARNING184
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING163
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING79
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING78
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING70
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $columns_name_placeholders at "SELECT $table.$columns_name_placeholders FROM `$table`"

WARNING70
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

WARNING27
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $deleteTable used in $wpdb->query()\n$deleteTable assigned unsafely at line 248.

WARNING22
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

ERROR18
wp_function_not_compatible_with_requires_wp

Function "add_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.2.0.

WARNING7
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR7
missing_direct_file_access_protection

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

WARNING4
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

WARNING4
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING4
WordPress.WP.DeprecatedFunctions.wp_get_sitesFound

wp_get_sites() has been deprecated since WordPress version 4.6.0. Use get_sites() instead.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING2
update_modification_detected

Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins

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.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

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

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ConfigDataHelper".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.VariableConstantNameFound

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

ERROR1
plugin_updater_detected

Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins

Latest Snapshot

Findings

748

Errors

26

Warnings

722

Score History

First score snapshot

First scan completed

v4.4.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v4.4.4

30

Latest

Findings
748
Errors
26
Warnings
722
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins