humanmade/time-shortcode

Register a [time] shortcode to wrap a timestamp and render as a <time> element.

Installs: 50

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 17

Forks: 0

Open Issues: 0

Type:wordpress-plugin

v1.0.0 2022-05-19 19:57 UTC

This package is not auto-updated.

Last update: 2024-04-20 03:38:08 UTC


README

This plugin registers a [time] shortcode which can wrap any date string and render it into a <time> element. That time element can then be transformed into something relative to the user using separate frontend logic.