Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 597 Bytes

readme.md

File metadata and controls

26 lines (15 loc) · 597 Bytes

Contributors: Will Sides

Tested up to: 5.9

Stable tag: 1.0.0

License: GPL-3.0-or-later

Displays the date(s) of a post activity

== Description ==

A wordpress plugin that will add a Gutenberg block to format and display the dates stores in "activity_date" and (optionally) "activity_end_date" post meta fields

== Installation ==

  1. Upload the following files and directories to the /wp-content/plugins/activity-date directory:

    • build/
    • activity-date.php
  2. Activate the plugin through the 'Plugins' screen in WordPress

== Changelog ==

= 1.0.0 =

  • Release