Making WordPress.org

Changeset 14002


Ignore:
Timestamp:
08/28/2024 03:43:46 AM (8 months ago)
Author:
dd32
Message:

Plugin Directory: Restore sorting for views that use last_updated to be sorted by date including time.

[13332] incorrectly assigned the column type as a DATE, rather than DATETIME, which has resulted in the relevant queries being sorted by date only.
This restores the order to be by date+time.

See #2753.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.