Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Alpha list styles

Compare
Choose a tag to compare
@admturner admturner released this 08 Aug 16:15

Add a custom "alpha" ordered list style type for the core/list block and increment the minimum required WordPress version and tested-up-to version.

Notable changes

Fixed

  • ⚠️ PHP lint warnings.

Added

  • Custom "alpha" style option for the core/list block (along with matching CSS rules).

Changed

  • ⬆️ Upgrade npm and composer dependencies.
  • Increment WP minimum version and tested-up-to version.
  • Filter the post date display on single posts using a custom template tag.