Sticky Menu or Sticky Header sticks elements at the top of the screen when you scroll, or create a floating sticky menu or fixed widget.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
27
8 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config".
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "load_sticky_anything".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wf_flyout".
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Sticky Menu & Sticky Header" is different from the name declared in plugin header "Sticky Menu (or Anything!) on Scroll".
Potential connections found in static code analysis.
Outbound calls
27
External assets
1
Incoming endpoints
2
No public endpoints detected.
admin_post
wp_ajax
2 score snapshots
v2.36
97
Latest
v2.35
97
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 27 | 4 | 23 | v2.36 | 2.0.0 |
| 97 | 27 | 4 | 23 | v2.35 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.