advanced code snippet search
paulund on 06/15/11
time date wordpress twitter posts
06/15/11 06:01pm
Allows you to display a look like 5 days ago.
Posted <?php echo human_time_diff(get_the_time('U'), current_time('timestamp')) . ' ago'; ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.