Return to Snippet

Revision: 47741
at June 15, 2011 18:01 by paulund


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

Initial URL


Initial Description
Allows you to display a look like 5 days ago.

Initial Title
Twitter style “time ago” dates on posts in wordpress

Initial Tags
date, wordpress, twitter

Initial Language
PHP