Modal Window – create popup modal window

WordPress popup plugin for easily creating a popup and modal window with any kind of content and settings.

v6.2.5Wow-CompanyUpdated 2026-05-20Added May 6, 201610k+ installs76% rating
40
Score
4
Errors
170
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability77

Top Issues by Category

Issues Details

174 issues found in latest scan

WARNING53
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING46
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING39
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING8
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING8
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING8
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT * FROM {$table} ORDER BY id DESC"

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['data']

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR2
library_core_files

Library files that are already in the WordPress core are not permitted.

ERROR2
wp_function_not_compatible_with_requires_wp

Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING1
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['param'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING1
mismatched_plugin_name

Plugin name "Modal Window - create popup modal window" is different from the name declared in plugin header "Modal Window".

Latest Snapshot

Findings

174

Errors

4

Warnings

170

Score History

First score snapshot

First scan completed Jun 20, 2026

v6.2.5 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v6.2.5

40

Latest

Findings
174
Errors
4
Warnings
170
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins