Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43960, comment 1


Ignore:
Timestamp:
05/04/2018 01:02:45 PM (7 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43960, comment 1

    initial v1  
    11[attachment:43960.diff] is a first pass that:
    2 - Adds support for sorting for the {{{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.
    33- Uses {{{paged}}} instead of {{{offset}}} query parameter.
    44- Doesn't override the default search order.