Create new sidebar areas and display them conditionally on certain pages. Works with all themes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
39
12 issue groups
Security
5
2 issue groups
I18n
3
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_Analytics".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_ANALYTICS_URI".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_POST['bsf-sb-users'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key . '_tracking_enabled'".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bsf_cb_target_page_settings".
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
Function "get_user_count()" requires WordPress 4.8.0, but your plugin minimum supported version is WordPress 4.0.0.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_timezone_string".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bsf_analytics".
Sample message
Detected usage of a non-sanitized input variable: $_POST[BSF_SB_POST_TYPE . '-nonce']
Sample message
The parameter "array(\n\t\t\t\t\t\t'orderby' => 'count',\n\t\t\t\t\t\t'hide_empty' => 0,\n\t\t\t\t\t\t'name__like' => $search_string,\n\t\t\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
Plugin name "Lightweight Sidebar Manager" is different from the name declared in plugin header "Sidebar Manager".
Sample message
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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "bsfsidebars", expected "sidebar-manager".
Not analyzed yet.
First score snapshot
v2.0.0
83
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 83 | 49 | 13 | 36 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.