• meldina1

    (@meldina1)


    Cannot figure out how to have either to delete the dates or else change them – thanks!!

Viewing 1 replies (of 1 total)
  • newsdevice

    (@newsdevice)

    Here are some details on changing it: Function Reference the_date.

    And in your (index.php, archive.php, single.php, etc.) files, you want to look for the function being called and either remove it or change it to suite your needs. Look for this:

    <?php the_time('l'); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Removing dates from posts in Redbook theme’ is closed to new replies.