ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-list-util.php

WP_List_Util

Class: List utility.

Source: wp-includes/class-wp-list-util.php:17

Used by 0 functions | Uses 0 functions

WP_List_Util::__construct()

Method: Constructor.

Source: wp-includes/class-wp-list-util.php:51

Used by 0 functions | Uses 0 functions

WP_List_Util::get_input()

Method: Returns the original input array.

Source: wp-includes/class-wp-list-util.php:63

Used by 0 functions | Uses 0 functions

WP_List_Util::get_output()

Method: Returns the output array.

Source: wp-includes/class-wp-list-util.php:74

Used by 0 functions | Uses 0 functions

WP_List_Util::filter()

Method: Filters the list, based on a set of key => value arguments.

Source: wp-includes/class-wp-list-util.php:98

Used by 0 functions | Uses 0 functions

WP_List_Util::pluck()

Method: Plucks a certain field out of each element in the input array.

Source: wp-includes/class-wp-list-util.php:158

Used by 0 functions | Uses 0 functions

WP_List_Util::sort()

Method: Sorts the input array based on one or more orderby arguments.

Source: wp-includes/class-wp-list-util.php:229

Used by 0 functions | Uses 0 functions

WP_List_Util::sort_callback()

Method: Callback to sort an array by specific fields.

Source: wp-includes/class-wp-list-util.php:266

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy