Sticky Header by ThematoSoup allows you to add sticky header to any WordPress theme.
Prioritized issue groups from the latest Plugin Check scan
I18n
13
4 issue groups
Maintainability
6
5 issue groups
Security
5
1 issue group
Repo Compliance
1
1 issue group
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin_slug
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$plugin_settings['background_color']'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$menu_args".
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
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
Missing $domain parameter in function call to __().
Sample message
Plugin name "Sticky Header by ThematoSoup" is different from the name declared in plugin header "Sticky Header".
Sample message
Tested up to: 4.2 < 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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "thsp-sticky-header", expected "sticky-header".
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.2.2
83
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 83 | 25 | 20 | 5 | v1.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.