Gu&Co Smart Notice is a lightweight plugin for displaying temporary announcements such as holiday notices, business hour updates, promotional banners, maintenance warnings, or important organizational news.
Features include:
[smart_notice] and [smart_notice id="123"].Smart Notice in your WordPress dashboard.Add New.Publish.Shortcodes:
[smart_notice id="123"]
Without the id parameter, the shortcode displays active notices configured as “Shortcode only”.
PHP Rendering Functions:
smart_notice_get_html( $notice_id = null );
smart_notice_render( $notice_id = null );
Available Filters:
smart_notice_is_activesmart_notice_query_argssmart_notice_contentsmart_notice_css_classessmart_notice_render_htmlsmart_notice_dismiss_durationsmart_notice_should_display_automatic