Tag Archives: date

Display ‘Time Ago’ Into Your Post Date

Display ‘Time Ago’ Into Your Post Date

by Jerome

May 31 st

If you feel the need to jazz up your Blog post date why not try adding the “Time Ago” if your post is published within 24 hours. Thanks go to Lam Nguyen for this quick solution.

Continue Reading

How To Create A Calendar Style Date

How To Create A Calendar Style Date

by Jerome

March 25 th

Make your blog stand out with some nifty looking calendar dates. This tutorial will show you how to create a simple calendar style date. First you need to open your index.php page and find this line of code: <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></h2> Just below this line delete the article [...]

Continue Reading