Changes between Initial Version and Version 1 of Ticket #43960, comment 1
- Timestamp:
- 05/04/2018 01:02:45 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43960, comment 1
initial v1 1 1 [attachment:43960.diff] is a first pass that: 2 - Adds support for sorting forthe {{{requester}}} and {{{requested}}} columns, that are mapped to {{{title}}} and {{{post_date_gmt}}} db cols ordering.2 - Adds support for sorting the {{{requester}}} and {{{requested}}} columns, that are mapped to {{{title}}} and {{{post_date_gmt}}} db cols ordering. 3 3 - Uses {{{paged}}} instead of {{{offset}}} query parameter. 4 4 - Doesn't override the default search order.