Time Shortcode
[time] shortcode to wrap any date in a <time> with a machine-readable timestamp.
★ 2stars
117composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/humanmade/time-shortcode/archive/refs/heads/main.zipAlso on Packagist as humanmade/time-shortcode:
composer require humanmade/time-shortcodeFrom the readme
Time Shortcode
This plugin registers a [time] shortcode which can wrap any date string and render it into a element. That time element can then be transformed into something relative to the user using separate frontend logic.