Themify Popup

Turn visitors into subscribers and increase sale conversions! Use Popup to show newsletter forms, promotions, or lightbox content.

v1.4.5themifymeUpdated Added 8k+ installs98% rating
29
Score
232
Errors
108
Warnings
+0
Change

Category Scores

Security0
Repo36
Performance100
Maintainability69

Top Issues by Category

security138
i18n115
maintainability53
supply_chain32
repo_compliance2

Issues Details

340 issues found in latest scan

ERROR111
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'themify-popup' but got 'announcement-bar'.

ERROR66
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR32
compressed_files

Compressed files are not permitted.

WARNING29
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING19
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING14
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES[$imgid . 'async-upload']. Check that the array index exists before using it.

WARNING14
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['tf-meta-opts'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING10
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['file']['tmp_name']

ERROR8
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR8
missing_direct_file_access_protection

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

WARNING5
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING5
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING4
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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

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

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

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

WARNING1
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

ERROR1
WordPress.DateTime.RestrictedFunctions.date_date

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

ERROR1
invalid_tested_upto_minor

Tested up to: 7.0.0 The version number should only include major versions 7.0.

ERROR1
plugin_header_no_license

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

WARNING1
plugin_header_nonexistent_domain_path

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

Latest Snapshot

Findings

340

Errors

232

Warnings

108

Score History

First score snapshot

First scan completed

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

v1.4.5

29

Latest

Findings
340
Errors
232
Warnings
108
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins