AH Display Widgets

Simply hide widgets on specified pages. Adds checkboxes to each widget to either show or hide it on every site page.

v1.0.3Andreas HechtUpdated 2018-10-29Added Sep 26, 20179k+ installs100% rating
41
Score
52
Errors
16
Warnings
+0
Change

Category Scores

Security0
Repo83
Performance100
Maintainability94

Top Issues by Category

Issues Details

68 issues found in latest scan

ERROR17
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'ah-display-widgets' but got 'display-widgets'.

ERROR16
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR10
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING6
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR5
WordPress.WP.I18n.MissingArgDomain

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

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

ERROR1
missing_direct_file_access_protection

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

ERROR1
no_license

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

ERROR1
outdated_tested_upto_header

Tested up to: 5.0 < 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
readme_parser_warnings_ignored_tags

One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"

WARNING1
readme_parser_warnings_too_many_tags

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

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "display-widgets", expected "ah-display-widgets".

Latest Snapshot

Findings

68

Errors

52

Warnings

16

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.0.3

41

Latest

Findings
68
Errors
52
Warnings
16
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins