Opened 8 years ago
Closed 8 years ago
#40048 closed enhancement (wontfix)
get_the_archive_description() doesn't address date archives
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.7.2 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
get_the_archive_description()
gets a description for author and term-based archives (if one is available) but doesn't get a description for date archives.
In contrast, get_the_archive_title()
will get a title for everything that's an archive.
get_the_archive_description()
could benefit from an enhancement.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Closing as discussed with Henry, there's nothing sensible that can actually be output here.