Remove date/ time stamp

Latest Reply from Zanshin13 at 2013-09-27 01:53:28 Solution
Hi,

since the date is irrelevant for my content, I want to remove the date from posts.
Is that possible?
Hi, beautifulparade, you are really beautiful and I hope you are not mad about waiting the support for 7 monthes:)

To solve this problem You have to remove code:

<span class='post-date'><?php echo get_the_date(); ?></span> 



from the file theloop.php. It is here: ...YOURdomain/wp-content/themes/YOURtheme/theloop.php

Leave a reply

Add codeAdd image