Ocean Modal Window

Create the good kind of popups with ease and display anywhere on your website!

v2.3.4oceanwpUpdated 2026-05-20Added Jan 31, 201710k+ installs96% rating
44
Score
26
Errors
44
Warnings
+0
Change

Category Scores

Security8
Repo91
Performance100
Maintainability82

Top Issues by Category

security33
maintainability25
i18n10
repo_compliance2

Issues Details

70 issues found in latest scan

ERROR15
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING10
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "oe_get_allowed_condition_values".

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR5
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'ocean-modal-window' but got 'ocean-extra'.

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR2
WordPress.WP.I18n.MissingArgDomain

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

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

ERROR1
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

A function call to esc_html__() 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.

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $label

ERROR1
plugin_header_no_license

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

WARNING1
readme_parser_warnings_no_short_description_present

The "Short Description" section is missing. An excerpt was generated from your main plugin description.

Latest Snapshot

Findings

70

Errors

26

Warnings

44

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.3.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.3.4

44

Latest

Findings
70
Errors
26
Warnings
44
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins