Add off-canvas sidebars (Slidebars) containing widgets, menus or other content using the Slidebars jQuery plugin.
Prioritized issue groups from the latest Plugin Check scan
I18n
292
3 issue groups
Security
155
5 issue groups
Maintainability
18
6 issue groups
Repo Compliance
4
4 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: OCS_DOMAIN
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$id\t"'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $ns ..." but found "<?= $ns ..."
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $form_action
Sample message
Detected usage of a non-sanitized input variable: $_POST['menu-item-off-canvas-control'][$menu_item_db_id]
Sample message
$_POST['menu-item-off-canvas-control'][$menu_item_db_id] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['menu-item-title'][$menu_item_db_id]. Check that the array index exists before using it.
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.8 < 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
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.1.0.
Potential connections found in static code analysis.
Outbound calls
47
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v0.5.9
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 469 | 457 | 12 | v0.5.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.