Opened 3 years ago
Last modified 22 months ago
#58774 assigned feature request
Sorting Posts after Published Date OR Last Update should be a standard function
| Reported by: | hero2 | Owned by: | pbearne |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Date/Time | Version: | 6.2.2 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | Focuses: | ui |
Description
I am quite surprised that it is not a standard WP function to let the users of my website choose whether to sort Posts after Published Date OR Last Update Date!
I have not even been able to find a plugin that adds this function.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi
You can order by date or Modified in the WP_Query function
Where do you expect to be able to set this?
Paul