WooSidebars

WooSidebars adds functionality to display different widgets in a sidebar, according to a context (for example, a specific page or a category).

v1.4.6WooThemesUpdated 2024-04-03Added Dec 4, 2012100k+ installs78% rating0% support resolved
40
Score
43
Errors
37
Warnings
+0
Change

Category Scores

Security1
Repo89
Performance96
Maintainability83

Top Issues by Category

security31
i18n28
maintainability18
repo_compliance2
performance1

Issues Details

80 issues found in latest scan

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

ERROR10
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING7
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['post_type']

WARNING7
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['post_type'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woo_conditions_tab_' . esc_attr( $k )".

WARNING4
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR3
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Add an optional description, to be displayed when adding widgets to this widget area on the %sWidgets%s screen.'.

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "WooSidebars" - contains the restricted term "woo" which cannot be used at all in your plugin name.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

ERROR1
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR1
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

ERROR1
WordPress.WP.I18n.MissingArgDomain

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

ERROR1
WordPressVIPMinimum.Performance.WPQueryParams.SuppressFilters_suppress_filters

Setting `suppress_filters` to `true` is prohibited.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

ERROR1
outdated_tested_upto_header

Tested up to: 6.5 < 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
upgrade_notice_limit

The upgrade notice for "1.2.1" exceeds the limit of 300 characters.

Latest Snapshot

Findings

80

Errors

43

Warnings

37

Score History

First score snapshot

First scan completed Jun 19, 2026

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

Jun 19, 2026

v1.4.6

40

Latest

Findings
80
Errors
43
Warnings
37
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins