Tag: date
-
Display the post date or “Today” in an archive
—
in WordpressDisplay the post date. Only output the date if the current post’s date is different from the previous one output (like the_date). Use the_date for yesterday or older.Use “Today” for today, but only for the first post of the day (same behaviour as the_date).