# Visitor Login Notice
Display a login notice to your website's visitors.

**Contributors:** mariaak, giannis4  
**Tags:** login notice, login reminder, login  
**Requires at least:** 5.3  
**Tested up to:** 5.7  
**Requires PHP:** 7.0  
**Stable tag**: 1.0  
**License:** GPLv2 or later  
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

### Description

The `Visitor Login Notice` plugin displays a notice to non-logged in users reminding them to login to your website.

### Features

* Display a sticky login notice bar (visible even when the user scrolls).
* Choose position on your website where the notice will be displayed (header / footer).
* Customize the notice title & message.
* Add custom login and/or registration URLs.
* Add a custom button to display on the notice bar, if needed.
* Show / hide the notice from login & registration pages and exclude specific URLs.
* Allow close functionality. When the user closes the notice, the plugin stores a cookie on the user's browser. If the cookie is present, the notice will not be shown again to the user.
* Trigger close event using custom CSS class.
* Customize background and button colors.

### Installation

1. Upload the `Visitor Login Notice` plugin into the `wp-content/plugins/` directory or install the .zip via the `Plugins` menu in your Wordpress admin dashboard.
2. Activate the plugin through the `Plugins` menu in your Wordpress admin dashboard.
3. That's it! You should now be able to access the plugin's options via `Visitor Login Notice` link under `Settings` on your WordPress admin dashboard.

### Frequently Asked Questions

There are no FAQ just yet.

### Screenshots

1. Example login notice using the default settings.
2. You can customize the plugin's appearance on your website through the admin settings page.

### Changelog 

##### 1.0.0
* Initial release of the plugin.

### Upgrade Notice

There is no need to upgrade just yet.
