WordPress plugin which provides a widget with a clickable dropdown of a WordPress navigation menu. It supports one level of parent-child menu's.
Prioritized issue groups from the latest Plugin Check scan
Security
43
2 issue groups
Maintainability
6
5 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
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
Plugin name "Navigation menu as Dropdown Widget" is different from the name declared in plugin header "Navigation menu as dropdown Widget".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "wp_get_document_title()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.0.1.
Not analyzed yet.
First score snapshot
v1.5.3
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 50 | 49 | 1 | v1.5.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.