Return to Snippet

Revision: 34973
at October 31, 2010 10:37 by YourListing


Initial Code
Posted <?php echo human_time_diff(get_the_time('U'), current_time('timestamp')) . ' ago'; ?>

Initial URL
http://www.wprecipes.com/display-dates-as-time-ago-the-easy-way

Initial Description


Initial Title
Display dates as "Time ago"

Initial Tags
date, wordpress

Initial Language
PHP