using the_date in a reverse order
-
The Wiki page states:
When there are multiple posts on a page published under the SAME DAY, the_date() only displays the date for the first post (that is, the first instance of the_date()).
What I want is to reverse this. I want the date to only appear only the LATEST POST of the day, not THE FIRST post published on that day. How can this be achieved? thanks!
The topic ‘using the_date in a reverse order’ is closed to new replies.