wp_recursive_ksort


wp_recursive_ksort ( $input_array )

Parameters:
  • (array) input_array The array to sort, passed by reference.
Defined at:

Description

Sorts the keys of an array alphabetically.The array is passed by reference so it doesn't get returned which mimics the behavior of `ksort()`.

Related Functions

wp_revoke_user, wp_trusted_keys, wp_parse_str, wp_list_sort, wp_register_colors_support

Top Google Results

User discussions

wpseek mobile