Skip to content

A WordPress plugin for displaying alerts of various levels for a given amount of time

Notifications You must be signed in to change notification settings

happyprime/alerts

Repository files navigation

Alerts

Assign scheduled alert levels to supported post types.

Description

Alerts adds an alert level taxonomy that can be assigned to any supported post type.

When an alert level is assigned to a post, an expiration date can be applied. When an alert level expires, the level will change to the default or drop completely.

Changelog

2.0.1

  • Update dependencies, coding standards.
  • Add built files to repository.
  • Confirm WordPress 6.5 support.

2.0.0

  • Initial, actual release