Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End archives page with date after each post’s title

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #28848
    sweetums66
    Member

    I’m trying to create a custom archives page and having my archives by post name with postbypost.
    However I also need to have each post’s date listed after its title (like http://css-tricks.com/archives/)

    I’m assuming I will need to use the_time() template tag for this, however I do not understand where to place it in the code I am using for it to generate the date of each post, as when I place it where I think it should go it just generates the current date.

    My code is as follows:

    Code:
    id=”post-“>

  • ‘, ‘
  • ); ?>

Thanks in advance!

Viewing 1 post (of 1 total)