Description
Meks Time Ago WordPress plugin will allow you to easily change your post date display to βtime agoβ format. For example, 1 hour ago, 2 weeks ago, 5 months, 4 days ago, etc… Several options are provided to suit your needs.
Features
- Option to automatically override the_date and/or the_time WordPress functions to display date in βtime agoβ format
- Options to display βtime agoβ format only for post which are not older then specific time range
- Option to position βagoβ word before actual value (helpful for βnot Englishβ WP installations which may naturally require different word ordering)
Meks Time Ago plugin is created by Meks
Live example?
You can see Meks Time Ago live example on our Herald theme demo website
Screenshots
Installation
- Upload meks-time-ago.zip to plugins via WordPress admin panel or upload unzipped folder to your wp-content/plugins/ folder
- Activate the plugin through the βPluginsβ menu in WordPress
- Go to Settings -> General to manage the options
FAQ
For any questions, error reports and suggestions please visit https://mekshq.com/contact
Reviews
Contributors & Developers
“Meks Time Ago” is open source software. The following people have contributed to this plugin.
Contributors“Meks Time Ago” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Meks Time Ago” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.7
- WP 6.3 compatibility tested
- Patched a minor security issue
1.1.6
- Added: Notification for meks plugins
1.1.5
- Added: Plugin now supports posts loaded via AJAX too
- Improved: Smarter date/time format detection in order to avoid replacing functions with a single format parameter (i.e. date function which displays Month only)
1.1.4
- Fixed: Modified (updated) date & time not calculated correctly
1.1.3
- Fixed: Plugin throwing notices when General settings are not saved (when WP_DEBUG is enabled)
1.1.2
- Added: Options to apply βtime agoβ format to Modified (updated) post date and time (Settings -> General)
- Fixed: Conflict with meta tags using date and time inside βheadβ element
1.1.1
- Fixed: Conflict with AMP WordPress plugin
1.1
- Added an option to rewrite/translate βagoβ word
1.0
- Initial release