wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_recursive_ksort › WordPress Function
Seit6.0.0
Veraltetn/v
› wp_recursive_ksort ( $input_array )
| Parameter: |
|
| Definiert in: |
|
| Codex: |
Sorts the keys of an array alphabetically.
The array is passed by reference so it doesn't get returned which mimics the behavior ofksort().