Show branches or levels of your menu in a widget, or in content using a shortcode, with full customisation.
Prioritized issue groups from the latest Plugin Check scan
Security
306
8 issue groups
Maintainability
23
8 issue groups
I18n
20
2 issue groups
Repo Compliance
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$i "'.
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
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
The upgrade notice for "1.2.0" exceeds the limit of 300 characters.
Sample message
The $text parameter must be a single text string literal. Found: htmlspecialchars('Text/HTML to go after the </a> of the link')
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Unescaped parameter $sql used in $wpdb->get_col()\n$sql assigned unsafely at line 430.
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 $sql
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_title".
Sample message
Variable variable which could potentially override an imported global variable detected. Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$j".
Sample message
Processing form data without nonce verification.
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Detected usage of a non-sanitized input variable: $_GET['editwidget']
Sample message
$_GET['editwidget'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
like_escape() has been deprecated since WordPress version 4.0.0. Use wpdb::esc_like() instead.
Sample message
Plugin name "Custom Menu Wizard Widget" is different from the name declared in plugin header "Custom Menu Wizard".
Sample message
Tested up to: 4.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
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.
Sample message
The "Installation" section is too long and was truncated. A maximum of 2500 characters is supported.
Not analyzed yet.
First score snapshot
v3.3.1
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 356 | 326 | 30 | v3.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.