Opened 7 years ago
Last modified 7 years ago
#47742 new defect (bug)
sorting by date incorrect
| Reported by: | lamaan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | ui, administration |
Description
Sorting pages by date should be doing date modified. It seems to be going off another date, possibly date published.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @lamaan, welcome to WordPress Trac! Thanks for the ticket.
By default, sorting pages by date indeed sorts them by publish date for published pages and last modified date for drafts.
There are plugins like https://wordpress.org/plugins/show-modified-date-in-admin-lists/ to add a sortable Modified Date column to the list.