WP Responsive Menu turns your WordPress menu to a highly customizable sliding responsive menu.
Prioritized issue groups from the latest Plugin Check scan
I18n
278
3 issue groups
Maintainability
129
12 issue groups
Security
25
7 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'wp-responsive-menu' but got 'wpr'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wpr_of_sanitize_' . $option['type']".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Responsive_Menu".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bar_logo".
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['demo_id'] 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
The plugin name includes a restricted term. Your chosen plugin name - "WP Responsive Menu" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPR_Menu_Loader".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
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
File and folder names must not contain spaces or special characters.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $text parameter must be a single text string literal. Found: 'It looks like you haven\'t created any menu yet. Please create menu from <a href="'.$menu_link.'"> here </a> to use it as your responsive menu.'
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
53
External assets
1
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
3 score snapshots
v3.2.3
36
Latest
v3.2.2
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 434 | 295 | 139 | v3.2.3 | 2.0.0 |
| 36 | 433 | 294 | 139 | v3.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.