Discover, trust, install: FAIR 1.0 is here

Simple Site Notice – Top Bar & Bottom Bar
Version: 1.2.0
Description
Simple Site Notice – Top Bar & Bottom Bar lets you display a customizable notification banner on your WordPress site, either fixed to the top of the screen or placed inline at the bottom.
Perfect for cookie notices, promotions, announcements, donation requests, or any other message you want to highlight.
Key features:
* Place the notice at the top or bottom of your site
* Use plain text or HTML in your message
* Choose background and text colors
* Customize font size and padding
* Add your own CSS styles (without <style>
tags)
* Option to hide the notice on mobile devices
* Option to enable a close button so users can dismiss the notice
* Option to remember closure with a cookie (notice stays hidden after closing)
* Lightweight and clean – no JavaScript required (unless close button is enabled)
* Works instantly – no setup complexity
Installation
- Upload the
simple-site-notice
folder to the/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Go to Settings Simple Site Notice to customize your banner.
Faq
Yes, you can safely use HTML like <a>
, <strong>
, <em>
, and similar tags.
Yes – there are dedicated options for font size and padding.
Yes – just enable the “Show only on desktop” checkbox in the settings.
Yes! Use the custom CSS textarea to add your own styling rules.
Important: Do not include <style>
tags – just the raw CSS rules.
Yes – just enable the “Enable close button” option in the plugin settings.
Reviews
How do you like the plugin?
By MakeYourWeb (makeyourwebonline) on May 9, 2025
How do you like the plug-in? How can I develop it?
Changelog
1.2.0
- Added option to enable a close button for the notice bar
- Added option to remember closure state using a cookie
1.1.4
- Added “Show only on desktop” option to hide the notice bar on mobile devices
- Added support for custom CSS via a textarea field in plugin settings
- Minor code refactoring for improved maintainability
1.1.3
- Added font size and padding controls
- Updated readme.txt with external service disclosure (later deprecated)
1.1.2
- Improved compatibility with WordPress 6.8
- Fixed minor CSS issues in admin panel
- Enhanced sanitization of notice content
1.1.1
- Added option for fixed (sticky) notice
- Added support for HTML in notice text
- Added custom text color and background color options
- Improved settings page
1.1.0
- Initial release