# Courier Notices #

Add dismissible and non-dismissible notices throughout your website.

## Description ##

Add dismissible and non-dismissible notices throughout your website.

* Customize the colors and icons used by your Courier Notices
* Add new "types" of notices as needed
* Comes with a common library of useful notices
* Place courier notices within the header, footer or any where using CSS selectors (similar to selectors in jQuery)
* Display popover/page take over modal style notices
* Can be used in conjunction with other popular plugins

## Installation ##

This section describes how to install the plugin and get it working.

e.g.

1. Upload `courier-notices` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress


## Screenshots ##


## Shortcodes ##

`[courier_notice id="1"]`

Displays a Courier notice based on the Courier post ID, displays a flag to call out the notice as well.

Flag prepends a span containing the string in the flag parameter, to display no flag set "show_flag" to false.
