All in one widgets and sidebars management in WordPress. Allows you to hide or display widgets on specified pages and restrict access for users.
Prioritized issue groups from the latest Plugin Check scan
I18n
84
3 issue groups
Security
56
4 issue groups
Maintainability
32
10 issue groups
Repo Compliance
3
3 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: self::ID
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$instance'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rw_display_widget".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of a non-sanitized input variable: $_POST['options-available-widgets']
Sample message
$_POST['options-available-widgets'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
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.
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
Missing $domain parameter in function call to __().
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
The parameter "false" at position #3 of get_site_option() has been deprecated since WordPress version 4.4.0. Instead do not pass the parameter.
Sample message
The parameter "array( 'hide_empty' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Sample message
Tested up to: 4.7 < 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
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.3.1
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 175 | 135 | 40 | v1.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.