It's easy with this plugin. you would need to download and install a plugin called
WP-Relative Date. After installed and activated the plugin, look in your single.php, index.php and page.php for following code.
<?php the_date(); ?>
And replace it with
<?php relative_post_the_date(); ?>
0 comments:
Post a Comment