_sort_name_callback
- %1$s is private and should not be used in themes or plugins directly.
_sort_name_callback ( $a, $b )
Access:Parameters:- (array) a First array.
- (array) b Second array.
Returns:Defined at: - Introduced in WordPress: 3.1.0
- Deprecated in WordPress: —
Description
Callback to sort array by a 'name' key.