Changeset 44480
- Timestamp:
- 01/08/2019 07:53:34 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r44476 r44480 3968 3968 * @since 4.7.0 3969 3969 * 3970 * @param array $list An array of objects to filter.3970 * @param array $list An array of objects to sort. 3971 3971 * @param string|array $orderby Optional. Either the field name to order by or an array 3972 3972 * of multiple orderby fields as $orderby => $order.
Note: See TracChangeset
for help on using the changeset viewer.