CM Pop-Up – Create engaging popups to capture attention and boost interaction

Create and customize popups. Display messages, Call to actions, promotions, or announcements to engage visitors and boost interaction.

v1.8.6CreativeMindsSolutionsUpdated Added 9k+ installs68% rating
24
Score
466
Errors
408
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance94
Maintainability0

Top Issues by Category

security490
maintainability286
i18n53

Issues Details

874 issues found in latest scan

ERROR287
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<p><strong>$message</strong></p></div>"'.

WARNING146
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING41
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING38
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;cminds_action&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING36
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES[&#039;importJSON&#039;]

ERROR31
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'cm-pop-up-banners' but got ''.

ERROR28
WordPress.DB.PreparedSQL.NotPrepared

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

WARNING25
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING22
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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

ERROR22
WordPress.WP.I18n.MissingArgDomain

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

ERROR17
badly_named_files

File and folder names must not contain spaces or special characters.

WARNING15
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$config[&#039;abbrev&#039;] . &#039;_after_config&#039;&quot;.

WARNING15
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR15
missing_direct_file_access_protection

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

WARNING12
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING12
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR11
WordPress.DateTime.RestrictedFunctions.date_date

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

ERROR11
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;cm_popflyin_submenu_page&quot;.

WARNING10
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

WARNING6
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $where used in $wpdb-&gt;get_results()\n$where assigned unsafely at line 1730.

ERROR6
WordPress.WP.AlternativeFunctions.rand_rand

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

ERROR6
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

ERROR4
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERROR3
PluginCheck.Security.DirectDB.UnescapedDBParameter

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

Latest Snapshot

Findings

874

Errors

466

Warnings

408

Score History

First score snapshot

First scan completed

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

v1.8.6

24

Latest

Findings
874
Errors
466
Warnings
408
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins