=== Display Site Notification Bar ===
Contributors: badasswp
Tags: site, notice, bar, home, page
Requires at least: 4.0
Tested up to: 7.0
Stable tag: 1.1.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Display a notice bar on your WP home page. It also allows you to customize how the notification bar looks like.

== Installation ==

1. Go to 'Plugins > Add New' on your WordPress admin dashboard.
2. Search for 'Display Site Notification Bar' plugin from the official WordPress plugin repository.
3. Click 'Install Now' and then 'Activate'.
4. To get started, head over to the Display Site Notification Bar options page and configure your settings of choice.
5. That's it! You're all set to start using the Display Site Notification Bar plugin.
6. Head over to your home page to see your notification bar in place.

== Description ==

This plugin makes it super easy to display a notifiction bar on the front-end. It also allows you to customize how the notification bar looks like. It also ships with custom filters that allows you to modify the settings via code.

If you're looking for a plugin for displaying a notification bar on your home page that is both light-weight and quick, then this is your best pick!

= ✔️ Features =

The plugin provides the following capabilities:

✔️ <strong>Custom filters</strong>: `display_site_notification_bar_admin_fields` && `display_site_notification_bar_settings` for customising the Post & Meta options.
✔️ Available in <strong>mutiple langauges</strong> such as Arabic, Chinese, Hebrew, Hindi, Russian, German, Italian, Croatian, Spanish & French languages.
✔️ Super Fast and easy to work it.
✔️ <strong>Backward compatible</strong>, works with most WP versions.

= ✨ Getting Started =

1. To get started, head over to the Display Site Notification Bar options page and configure your settings of choice.

2. That's it! You're all set to start using the Display Site Notification Bar plugin.

3. Head over to your home page to see your notification bar in place.

You can get a taste of how this plugin works, by using the [demo](https://tastewp.com/create/NMS/8.0/6.7.0/display-site-notification-bar/twentytwentythree?ni=true&origin=wp) link.

= 🔌🎨 Plug and Play or Customize =

The Display Site Notification Bar plugin is built to work right out of the box. Simply install, activate and start using.

Want to add your personal touch? All of our documentation can be found [here](https://github.com/badasswp/display-site-notification-bar). You can override the plugin's behaviour with custom logic of your own using [hooks](https://github.com/badasswp/display-site-notification-bar?tab=readme-ov-file#hooks).

== Screenshots ==

1. Home Page - Your notification bar can be displayed at the top or bottom.
2. Settings Page - Configure the plugin options of your choice.

== Changelog ==

= 1.1.0 =
* update CI/CD Pipeline.
* Tested up to WP 7.0.

= 1.0.5 =
* Specify `wordpress-plugin` as Composer package type.
* Tested up to WP 6.9.

= 1.0.4 =
* Fix: Position & Visibility plugin options escaped twice.
* Update position default to bottom.
* Update unit tests.
* Tested up to WP 6.8.2.

= 1.0.3 =
* Safely escape HTML output.
* Tested up to WP 6.8.2

= 1.0.2 =
* Fix typo in Plugin name.
* Tested up to WP 6.8.2

= 1.0.1 =
* Escape HTML output correctly.
* Fix failing tests.
* Update README notes.
* Tested up to WP 6.8.1.

= 1.0.0 =
* Initial plugin release.
* Add custom filters `display_site_notification_bar_admin_fields` && `display_site_notification_bar_settings` for customising the plugin options.
* Add language translations.
* Update README notes.
* Tested up to WP 6.8.1

== Contribute ==

If you'd like to contribute to the development of this plugin, you can find it on [GitHub](https://github.com/badasswp/display-site-notification-bar).
