Courier Notices
by Aaron Ware on WordPress.org
Add dismissible and non-dismissible notices throughout your WordPress website with customizable colors, icons, and placement options.

List of "Types" of Informational Courier Notices within the WordPress admin
Courier Notices is a powerful WordPress plugin that allows you to create and display custom notices, alerts, and modals throughout your website. Perfect for announcements, promotions, warnings, or any important information you want to share with your visitors.
Key Features:
- Easy Customization – Customize colors and icons with no coding required
- Multiple Notice Types – Create different types of notices (Primary, Success, Alert, Warning, Feedback, Info)
- Flexible Placement – Display notices in header, footer, as modals, or anywhere using CSS selectors
- Dismissible Options – Choose whether notices can be dismissed by users
- Modal Support – Create full-screen overlay popup notices
- AJAX Loading – Compatible with caching plugins and CDNs
- Developer Friendly – REST API endpoints and hooks for custom development
Perfect for:
* Website announcements and updates
* Promotional campaigns and special offers
* Important warnings or maintenance notices
* User feedback and success messages
* Emergency alerts and notifications
Notice Types Include:
* Primary – General information (#039ad6)
* Success – Positive confirmations (#04a84e)
* Alert – Important warnings (#f97600)
* Warning – Critical alerts (#ea3118)
* Feedback – Form responses (#8839d3)
* Info – General information (#878787)
Placement Options:
* Header – Displays at the top of the page
* Footer – Fixed position at the bottom
* Modal – Full-screen overlay popup
* Custom – Use CSS selectors for specific placement
Shortcodes
Note: Shortcodes are deprecated in favor of blocks in the upcoming version 2.0
[courier_notice id="1"]
Displays a Courier notice based on the Courier post ID, displays a flag to call out the notice as well.
Parameters:
id
– The ID of the notice to display