Alert Me!

Alert Me! Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 3,705 downloads
Alert Me! Icon

Try plugin: Alert Me!

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.

Takes ~10 seconds to install.

About Alert Me!

Alert generator plugin. Generates a slick alert bar (info, warning, success, error or note).

3


0


0


0


0

updated: 8 years ago
since: 11 years ago

Description

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]