[wd_asp elements=’search’ ratio=’100%’ id=1]

Time – Make relative (20 hours ago etc) v2

5th August 2013

Wordpress - Miscellaneous

wordpress category

WORDPRESS ONLY

Add this where you want it to be displayed, search where it is coming from, then replace the code…and you will get 5 minutes ago or 3 weeks ago etc…

echo human_time_diff(get_the_time('U'), current_time('timestamp')) .' '.('ago');