The Responsive Select Menu plugin automatically turns any WordPress 3 Menu into a select box / dropdown on mobile devices.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
30
9 issue groups
Security
24
3 issue groups
I18n
1
1 issue group
Repo Compliance
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 '$class'.
Sample message
Short URL detected (goo.gl). Use full URLs instead of URL shorteners.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nav_menu_css_class".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ResponsiveMenuSelect".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RESPONSIVE_SELECT_MENU_SETTINGS".
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key.'-color2']
Sample message
$_POST[$key.'-color2'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->id.'_settings_filter'".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "uber3_get_item_settings".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$responsiveMenuSelect".
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 4.4 < 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
v1.7
58
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 58 | 56 | 29 | 27 | v1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.