Poptin – Email Marketing Automation, Newsletter & Exit Pop Ups, Email Popups

Free email automation, email campaigns, exit intent popup builder, gamified popups with spin the wheel, contact forms & smart pop ups. 🎉

v1.3.11PoptinUpdated 2026-06-19Added Aug 20, 201720k+ installs98% rating100% support resolved
35
Score
173
Errors
34
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability55

Top Issues by Category

security123
i18n47
maintainability36
repo_compliance1

Issues Details

207 issues found in latest scan

ERROR65
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR43
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'poptin' but got "ppbase".

ERROR29
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING7
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING7
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING6
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.

WARNING6
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

ERROR4
WordPress.WP.AlternativeFunctions.curl_curl_close

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR4
WordPress.WP.AlternativeFunctions.curl_curl_error

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR4
WordPress.WP.AlternativeFunctions.curl_curl_exec

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR4
WordPress.WP.AlternativeFunctions.curl_curl_init

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR4
WordPress.WP.AlternativeFunctions.curl_curl_setopt_array

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR4
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR3
Generic.PHP.DisallowShortOpenTag.EchoFound

Short PHP opening tag used with echo; expected "<?php echo esc_url ..." but found "<?= esc_url ..."

ERROR3
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$admin_email&quot;.

ERROR3
wp_function_not_compatible_with_requires_wp

Function "wp_send_json_error()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.1.0.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST[&#039;email&#039;]. Check that the array index exists before using it.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;async_scripts&quot;.

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR1
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

WARNING1
mismatched_plugin_name

Plugin name "Poptin - Email Marketing Automation, Newsletter & Exit Pop Ups, Email Popups" is different from the name declared in plugin header "Poptin".

ERROR1
missing_direct_file_access_protection

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

Latest Snapshot

Findings

207

Errors

173

Warnings

34

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.3.11

35

Latest

Findings
207
Errors
173
Warnings
34
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins