Mobile menu & hamburger menu builder for WordPress. Create a responsive, customisable menu with 150+ options — no coding needed.
Prioritized issue groups from the latest Plugin Check scan
Security
52
6 issue groups
Maintainability
44
9 issue groups
Supply Chain
7
1 issue group
I18n
4
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$icon_link'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Hidden files are not permitted.
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
Function "wp_add_inline_script()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 3.6.0.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Mismatched text domain. Expected 'responsive-menu' but got 'responsive-menu-pro'.
Sample message
Processing form data without nonce verification.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 276.
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
A function call to esc_html__() 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 "Responsive Menu - Create Mobile-Friendly Menu" is different from the name declared in plugin header "Responsive Menu".
Sample message
Tested up to: 6.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.
Not analyzed yet.
First score snapshot
v4.7.2
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 108 | 68 | 40 | v4.7.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.