CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Wed, 23 Jul 2025 07:00:23 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp-includes/class-wp-list-util.php | Developer.WordPress.org
File: wp-includes/class-wp-list-util.php
-
Returns the output array.
-
methodWP_List_Util::filter()
Filters the list, based on a set of key => value arguments.
-
methodWP_List_Util::pluck()
Plucks a certain field out of each element in the input array.
-
methodWP_List_Util::sort()
Sorts the input array based on one or more orderby arguments.
-
Callback to sort an array by specific fields.
-
classWP_List_Util
List utility.
-
Constructor.
-
Returns the original input array.