Skip to content

Releases: pixelwatt/method-alerts

v1.0.3

Choose a tag to compare

@pixelwatt pixelwatt released this 17 Jul 15:22

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

v1.0.2

Choose a tag to compare

@pixelwatt pixelwatt released this 22 Mar 15:13
v1.0.2
53e2fd0

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

Choose a tag to compare

@theboldagency theboldagency released this 23 Aug 21:12
v1.0.1
351d8c8

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

Choose a tag to compare

@theboldagency theboldagency released this 23 Aug 20:06
v1.0.0
2eb0bea

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.