Flexible sidebars for custom classic widget configurations on any page or post. Create custom sidebars with ease!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
236
15 issue groups
Security
103
6 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cs_ajax_request".
Sample message
$_GET[$sticky_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['data']['name']
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CSB_CSS_URL".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['data']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_show_replaceable".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
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.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Plugin name "Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager" is different from the name declared in plugin header "Custom Sidebars".
Sample message
The upgrade notice for "0.7" exceeds the limit of 300 characters.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.0.
Not analyzed yet.
First score snapshot
v3.38
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 339 | 32 | 307 | v3.38 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.