We'll create fresh WordPress site with Alert Me! installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Alert generator plugin. Generates a slick alert bar (info, warning, success, error or note).
Use it by inserting a simple shortcode, or directly into the template files by using:
<?php echo do_shortcode('[alert type="type"]Type here![/alert]'); ?>
Alert types:
[alert type="info"]Info here![/alert]
[alert type="success"]Success here![/alert]
[alert type="warning"]Warning here![/alert]
[alert type="error"]Error here![/alert]
[alert type="note"]Note here![/alert]