=== Time Ago Units===
Contributors: jacklowrie
Tags: date, modify date, modify date units, time, modify time, modify time units, published, modify published, time ago, ago, time ago units
Requires at least: 3.0.1
Tested up to: 5.7
Requires PHP: 7.0
Stable tag: 2.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Time Ago Units modifies the post date to show visitors the amount of time that has passed since the post is published.

== Description ==

Time Ago Units is a lightweight plugin that modifies the date format on posts from the
date the post is published to the amount of time that has passed since the post
was published. Dates will now appear as "1 minute ago," "2 weeks ago," etc.

== Installation ==


1. Upload `time-ago-units` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. That's it! You can change the units from the settings submenu for this plugin


== Changelog ==

= 2.0 =
* Update plugin to use WP-Gizmo boilerplate/dev env
* Updates code to use php7 features

= 1.0 =
* Launch ready version

== Upgrade Notice ==

= 2.0 =
Updates to use php7 features. all future work will require >= php7, so if this pluginis useful to you and you aren't on php7, this is a good time to start upgrading your site.

= 1.0 =
Launch-ready version
