wp_kses_array_lc
wp_kses_array_lc ( $inarray )
Parameters:- (array) inarray Unfiltered array.
Returns:- (array) Fixed array with all lowercase keys.
Defined at: - Introduced in WordPress: 1.0.0
- Deprecated in WordPress: —
Description
Converts the keys of an array to lowercase.