Responsive mega menu plugin for WordPress with customizable layouts and an intuitive drag-and-drop builder.
Prioritized issue groups from the latest Plugin Check scan
Security
1,717
8 issue groups
I18n
590
3 issue groups
Maintainability
245
14 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$jsonp_callback($json)"'.
Sample message
Mismatched text domain. Expected 'quadmenu' but got 'jetpack-assets'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$this".
Sample message
Processing form data without nonce verification.
Sample message
A function call to __() 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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_COOKIE['redux_update_check'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['redux_update_check']
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['redux_current_tab']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to _x().
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_footer-widgets.php".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_QuadMenu".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Browser".
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
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
The use of function _cleanup_header_comment() is forbidden
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Stylesheets must be registered/enqueued via wp_enqueue_style()
Potential connections found in static code analysis.
Outbound calls
272
External assets
1
Incoming endpoints
27
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 more hidden
2 score snapshots
v3.3.6
25
Latest
v3.3.4
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,583 | 2,128 | 455 | v3.3.6 | 2.0.0 |
| 24 | 2,584 | 2,129 | 455 | v3.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.