=== Simple Notices ===
Author URI: http://pippinsplugins.com
Author: Pippin Williamson
Contributors: mordauk
Donate link: http://pippinsplugins.com/support-the-site/
Tags: notice, notification, simple, notices, announce, announcement, mordauk, Pippin Williamson
Requires at least 3.0
Tested up to 3.3.1
Stable tag: 1.0.6

A simple plugin that adds a notification system to your WordPress. Via custom post types, Simple Notices gives you a way to make announcements that are displayed site-wide at the top of your site.

== Description ==

A simple plugin that adds a notification system to your WordPress. Via custom post types, Simple Notices gives you a way to make announcements that are displayed site-wide at the top of your site.

Notices are displayed with fixed positioning, meaning that they will overlap the rest of your site's contents. Each notice includes a close button that allows the current user to hide the notice. If the user is logged in, the notice ID will be permanently stored in their user meta, and so will never shown again. If the user is not logged in, the ID of the notice will be stored in a cookie.

Notices can be set to only be shown to logged-in users.

Five colors are included:

* Blue
* Red
* Orange
* Green
* Gray

Go to the [plugin's home page](http://pippinsplugins.com/simple-notices-plugin) for a demonstration video.

== Installation ==

1. Upload simple-notices to wp-content/plugins
2. Click "Activate" in the WordPress plugins menu
3. Click Notices in the left dashboard menu
4. Create a new notice, choose the color and click Publish

 == Screenshots ==
 

1. Notices post type admin
2. Blue color scheme
3. Red color scheme
4. Orange color scheme
5. Green color scheme
6. Gray color scheme

== Changelog ==

= 1.0.6 =

Updated to allow notice content to be translated through plugins such as qTranslate.

= 1.0.3 =

Added an option to show notices to logged-in users only.

= 1.0.2 =

Updated CSS to work better with Twenty Evelen Dark theme.

= 1.0.1 =

Minor bug fix.

= 1.0 =

Initial release.

== Upgrade Notice ==

= 1.0.6 =

Updated to allow notice content to be translated through plugins such as qTranslate.

= 1.0.3 =

Added an option to show notices to logged-in users only.

= 1.0.2 =

Updated CSS to work better with Twenty Evelen Dark theme.