Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #32170, comment 65


Ignore:
Timestamp:
06/22/2023 10:53:51 AM (21 months ago)
Author:
Chouby
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32170, comment 65

    v1 v2  
    22 
    33Indeed, these plugins do not provide all the keys expected in
    4 see https://github.com/WordPress/wordpress-develop/commit/09fb3ea03ec554fe2ede5fb65118ab64a751e1df#diff-cb86bbc65c5b0b668d8a1b1a8b46cbe90f86c22cad5cdaea26bb77a4f34e484fR1364
     4see list( $orderby, $desc_first, $abbr, $orderby_text, $initial_order ) = $sortable[ $column_key ];
     5
    56{{{
    67list( $orderby, $desc_first, $abbr, $orderby_text, $initial_order ) = $sortable[ $column_key ];