Implemented a fix for multisite installations, in which alerts json is stored in site-specific subdirectories.
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.
When generating the alerts json file, the .alert-link css class is now automatically added to any links contained within an alert's content.
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.