Opened 21 years ago
Closed 21 years ago
#55 closed defect (bug) (invalid)
Monthly archives links not showing the month
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.2 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
In WP 1.0.2 as well as 1.2, occasionally link text generated for montly archives fails to output the month. The link points to the appropriate URI, but the text shows only the year. Doesn't seem to be happening to all users.
Change History (3)
Note: See
TracTickets for help on using
tickets.
I had this happen once, and it was because I was using a non-WP bit of code to generate a count down. It caused problems because my bit of code redefined $month, or something like that.