Date/Time In Blog Posts And Comments

NemoTheOne

Power Member
Joined
May 18, 2009
Messages
735
Reaction score
248
Is there a way to edit the comment php file, or the main header template or any file that DOES NOT displate the date/time of blog & blog comment posts on your wordpress site?
 
Does anyone know if there is a way to do this?

Thanks in advance.
 
edit your theme - index.php, single.php and comments.php - remove <?php the_time('F jS, Y') ?>
 
It's in your theme - either edit the theme you are using or get one that does not display date/time.
 
Back
Top