Allows you to automatically add hierarchic categories in WordPress Navigation Menus.
Prioritized issue groups from the latest Plugin Check scan
Security
4
2 issue groups
I18n
4
3 issue groups
Maintainability
4
4 issue groups
Performance
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'automatically-hierarchic-categories-in-menu' but got 'plugin-name'.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "atakanau_ahcim_update_message".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $plugin_name
Sample message
Linking directly to 5 stars reviews is not allowed.
Potential connections found in static code analysis.
Outbound calls
11
External assets
1
Incoming endpoints
3
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.1.0
80
Latest
v2.0.12
89
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 14 | 11 | 3 | v2.1.0 | 2.0.0 |
| 89 | 13 | 9 | 4 | v2.0.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.