Website Pop-up Builder by BDOW! (formerly Sumo): Pop-ups + forms for email opt-ins and lead generation

Sumo is trusted by over 600,000 businesses — small and large — in growing their email lists, customer base, and revenue online.

v1.44SumoUpdated 2025-06-05Added Feb 27, 201410k+ installs84% rating
37
Score
42
Errors
33
Warnings
+0
Change

Category Scores

Security0
Repo89
Performance100
Maintainability66

Top Issues by Category

security37
maintainability36
repo_compliance2

Issues Details

75 issues found in latest scan

ERROR18
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR10
missing_direct_file_access_protection

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

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR5
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE['__smToken']

WARNING5
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE['__smToken'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING4
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING3
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING2
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.

ERROR2
application_detected

Application files are not permitted.

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.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_is_writable

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

ERROR1
WordPress.WP.AlternativeFunctions.rand_mt_rand

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

ERROR1
WordPress.WP.AlternativeFunctions.rand_seeding_mt_srand

mt_srand() is discouraged. Rand seeding is not necessary when using the wp_rand() function (as you should).

ERROR1
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

ERROR1
WordPress.WP.EnqueuedResources.NonEnqueuedStylesheet

Stylesheets must be registered/enqueued via wp_enqueue_style()

WARNING1
mismatched_plugin_name

Plugin name "Website Pop-up Builder by BDOW! (formerly Sumo): Pop-ups + forms for email opt-ins and lead generation" is different from the name declared in plugin header "SumoMe".

ERROR1
outdated_tested_upto_header

Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNING1
upgrade_notice_limit

The upgrade notice for "1.14" exceeds the limit of 300 characters.

Latest Snapshot

Findings

75

Errors

42

Warnings

33

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.44

37

Latest

Findings
75
Errors
42
Warnings
33
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins