Display a promo bar with message, countdown timer, and button in your site header or footer – ideal for Black Friday and Cyber Monday offers.
Prioritized issue groups from the latest Plugin Check scan
Security
273
7 issue groups
I18n
228
3 issue groups
Maintainability
14
5 issue groups
Performance
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 '$args[$property.'_icon']'.
Sample message
Mismatched text domain. Expected 'header-promo' but got 'csf'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$this->unique]
Sample message
$_POST[$this->unique] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Processing form data without nonce verification.
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
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
Detected usage of a non-sanitized, non-validated input variable _SERVER: "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"
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
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
A function call to esc_html__() 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
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Header Promo – Show Top Bar Message or Call to Action" is different from the name declared in plugin header "Header Promo".
Sample message
Mismatched Requires at least: 6.2 != 5.2. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
38
External assets
4
Incoming endpoints
7
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.1.1
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 517 | 472 | 45 | v1.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.