• dozepihl

    (@dozepihl)


    I wanna have a heading holding a date and then all post made that date under it. I haven’t really figured out how to accomplish that in the loop. Anyone?

Viewing 4 replies - 1 through 4 (of 4 total)
  • yokima

    (@yokima)

    This may or may not be related, but when I use the the_date() function to get the date, it sometimes pulls the date and sometimes it doesn’t. It’s really annoying, but I don’t know how to fix it. It seemed like the the_date function did not appear when it was the second instance of the function running on the same date.

    Deborah

    (@deborah)

    I’ve tried this for entering old entries (say a month or so prior) with success. Click on the Edit Timestamp box in the Advanced publishing settings. Enter the date you want your entry to publish, and then click Publish.

    I’ll be testing this feature as well to see if I can write posts to be published the next day.

    Minna

    (@minna)

    yokima, if you want to get a date for each post, use the_time instead and modify the format (see the Codex for example).

    dozepihl, the_date() is the function for you ??

    yokima

    (@yokima)

    ah, got it now, thanks minna

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Several posts a day’ is closed to new replies.