Callback to sort the list by specific fields.
WP_List_Util::sort
Sorts the list, based on one or more orderby arguments.
WP_List_Util::filter
Filters the list, based on a set of key => value arguments.
WP_List_Util::pluck
Plucks a certain field out of each object in the list.
Advertisement
WP_List_Util::get_output
Returns the output array.
WP_List_Util::get_input
Returns the original input array.
WP_List_Util::__construct
Constructor.
WP_List_Util
List utility.