Custom Sidebars – Dynamic Sidebar Classic Widget Area Manager

Flexible sidebars for custom classic widget configurations on any page or post. Create custom sidebars with ease!

v3.38WebFactoryUpdated 2026-05-21Added Aug 23, 2010100k+ installs94% rating
34
Score
32
Errors
307
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability45

Top Issues by Category

maintainability236
security103

Issues Details

339 issues found in latest scan

WARNING124
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING52
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

WARNING32
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR26
missing_direct_file_access_protection

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

WARNING22
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING20
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['data']['name']

WARNING17
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CSB_CSS_URL".

WARNING10
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING3
WordPress.PHP.DevelopmentFunctions.error_log_error_log

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

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR2
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $query

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_var_export

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

ERROR2
WordPress.WP.DeprecatedParameters.Get_termsParam2Found

The parameter "array(\n\t\t\t\t'hide_empty' => false,\n\t\t\t\t'search' => $search,\n\t\t\t)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_debug_backtrace

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

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_mkdir

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().

WARNING1
mismatched_plugin_name

Plugin name "Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager" is different from the name declared in plugin header "Custom Sidebars".

WARNING1
upgrade_notice_limit

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

ERROR1
wp_function_not_compatible_with_requires_wp

Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.0.

Latest Snapshot

Findings

339

Errors

32

Warnings

307

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.38 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.38

34

Latest

Findings
339
Errors
32
Warnings
307
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins