I have created an archive page.. where i wanted to display which archive month is displaying.. how can I display the month name?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
To display the Month, place this in your template where you want the date to show:
That will show the full month name and the day. If you just want an abbreviation of the month like Aug. you would use:
Place in front of Here's a complete example using it with the title:
|
|||
|
|