Add a global website banner using a Bootstrap alert box.
As of April 2026, Global Bootstrap Banner is a WordPress alert plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.0K+ times in total. Requires WordPress 5.0+ and PHP 5.2.4+. Available on WordPress.org since 2020. Last updated 5 years ago — may have compatibility concerns. Top alternative: VK Blocks.
A WordPress Customise Widget to add a global website banner, styled using a Bootstrap alert box.
The plugin assumes that you’re already using Bootstrap, so you need to load the Bootstrap javascript and CSS separately.
Once installed, you can add the alert to the correct location in your theme (for example, in header.php with the global_bootstrap_banner() function.
For example:
if (function_exists('global_bootstrap_banner')){
echo global_bootstrap_banner();
}
If you prefer, you can use a shortcode instead:
[global-bootstrap-banner]
The plugin works best when using the Customizer interface. However, if you wish you can use a shortcode and override most…
| WordPress | 5.0+ requiredTested up to 5.4.19 |
| PHP | 5.2.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.