Add dismissible and non-dismissible notices throughout your WordPress website.
Add dismissible and non-dismissible notices throughout your website.
- Customize the colors and icons used by your Courier Notices no coding needed
- Add new "types" of notices as needed
- Comes with a common library of useful notices (Modal, Header, Footer)
- Place courier notices within the header, footer or anywhere 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
This section describes how to install the plugin and get it working.
e.g.
- Upload
courier-notices
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- List of "Types" of Informational Courier Notices within the WordPress admin
- Editing colors and icons of a Courier Notice
- Frontend display of a few Courier Notices, including dismissible notices.
- Frontend display of a modal Courier Notice.
See changelog https://github.com/linchpin/courier-notices/blob/master/CHANGELOG.md
[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.