WP Notification Bars

Create custom notification and alert bar for marketing promotions, alerts, increasing click throughs to other pages and so much more.

v1.0.12MyThemeShopUpdated 2022-02-28Added Sep 19, 201510k+ installs74% rating
67
Score
13
Errors
32
Warnings
+0
Change

Category Scores

Security49
Repo86
Performance100
Maintainability87

Top Issues by Category

Issues Details

45 issues found in latest scan

WARNING9
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE['mtsnb_referrer'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR9
wp_function_not_compatible_with_requires_wp

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

WARNING6
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

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

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WP Notification Bars" - contains the restricted term "wp" which cannot be used at all in your plugin name.

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.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR1
outdated_tested_upto_header

Tested up to: 5.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

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_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

45

Errors

13

Warnings

32

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.0.12

67

Latest

Findings
45
Errors
13
Warnings
32
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins