ACF Nav Menu field plugin provides an option to show a menu in the front end similar to other ACF fields (Text, Textarea, Number, Range etc.)
Prioritized issue groups from the latest Plugin Check scan
I18n
15
3 issue groups
Maintainability
3
3 issue groups
Security
3
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'acf-nav-menu-field' but got 'acf-nav-menu'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_nav_menu_container_allowedtags".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['activate']
Sample message
$_GET['activate'] not unslashed before sanitization. Use wp_unslash() or similar
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
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Translatable string should not be wrapped in HTML. Found: '<div class="notice notice-error is-dismissible"><p>ACF Nav Menu Field plugin needs "Advanced Custom Fields or Advanced Custom Fields PRO" to run. Please download from <a href="https://wordpress.org/plugins/advanced-custom-fields/" target="_blank">here</a> and activate it</p></div>'
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 "Text Domain" header in the plugin file does not match the slug. Found "acf-nav-menu", expected "acf-nav-menu-field".
Not analyzed yet.
First score snapshot
v1.7
85
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 22 | 16 | 6 | v1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.