Skip to content

Releases: pixelwatt/method-alerts

v1.0.3

17 Jul 15:22
Compare
Choose a tag to compare

Implemented a fix for multisite installations, in which alerts json is stored in site-specific subdirectories.

v1.0.2

22 Mar 15:13
v1.0.2
53e2fd0
Compare
Choose a tag to compare

A new color scheme, "Unstyled", can now be applied to alerts. If this color scheme is chosen for an alert, its output will not include any Bootstrap markup, and can easily be styled without the need for CSS overrides.

v1.0.1

23 Aug 21:12
v1.0.1
351d8c8
Compare
Choose a tag to compare

When generating the alerts json file, the .alert-link css class is now automatically added to any links contained within an alert's content.

v1.0.0

23 Aug 20:06
v1.0.0
2eb0bea
Compare
Choose a tag to compare

This initial release of Method Alerts allows you to add and maintain alerts via the added method_alerts post type, and supports individual page targeting and scheduling. For alerts to appear, you must add '

' to your template files, at the location you wish for alerts to appear.