Return to Snippet

Revision: 28306
at July 6, 2010 23:24 by warbux


Initial Code
<?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
Wordpress better date snippet

Initial Tags


Initial Language
PHP