Add customizable WordPress notification bar to display announcements, promotions, coupons, or news at the top or bottom of your website.
Prioritized issue groups from the latest Plugin Check scan
Security
115
4 issue groups
I18n
12
4 issue groups
Maintainability
10
6 issue groups
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 '$announcements[$id]'.
Sample message
Mismatched text domain. Expected 'announcer' but got 'no'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['rule_id']
Sample message
$_GET['rule_id'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a possibly undefined superglobal array index: $_GET['rule_id']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_active_languages".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Announcer".
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
Missing $domain parameter in function call to __().
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
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "Announcer - Sticky Message Banner & Notification Bar" is different from the name declared in plugin header "Announcer".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
21
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
2 score snapshots
v6.4
42
Latest
v6.3
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 138 | 111 | 27 | v6.4 | 2.0.0 |
| 41 | 137 | 110 | 27 | v6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.