Conditional Menus

This plugin enables you to set conditional menus per posts, pages, categories, archive pages, etc.

v1.2.7themifymeUpdated 2026-02-17Added Sep 1, 201660k+ installs88% rating
35
Score
92
Errors
28
Warnings
+0
Change

Category Scores

Security0
Repo81
Performance100
Maintainability89

Top Issues by Category

Issues Details

120 issues found in latest scan

ERROR35
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'conditional-menus' but got 'themify-cm'.

ERROR27
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR23
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING5
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

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

ERROR2
compressed_files

Compressed files are not permitted.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

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

ERROR1
missing_direct_file_access_protection

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

ERROR1
outdated_tested_upto_header

Tested up to: 6.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.

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "themify-cm", expected "conditional-menus".

Latest Snapshot

Findings

120

Errors

92

Warnings

28

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.2.7

35

Latest

Findings
120
Errors
92
Warnings
28
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins