Administration: Update `WP_List_Table::get_sortable_columns()` to support...
Administration: Update `WP_List_Table::get_sortable_columns()` to support `asc` and `desc` arguments. This makes the API a little more clear, whereas setting `false` used to mean `asc` and `true` meant `desc`, you can now use those directly, while maintaining back-compat. Fixes #45089. Props Tkama, SergeyBiryukov, shital-patel, desrosj, birgire, davidbaumwald. Built from https://develop.svn.wordpress.org/trunk@48151 git-svn-id: https://core.svn.wordpress.org/trunk@47920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment