Changeset 54663 for trunk/src/wp-includes/functions.php
- Timestamp:
- 10/21/2022 09:10:29 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r54522 r54663 8437 8437 * Sorts the keys of an array alphabetically. 8438 8438 * The array is passed by reference so it doesn't get returned 8439 * which mimics the behavio ur of ksort.8439 * which mimics the behavior of ksort. 8440 8440 * 8441 8441 * @since 6.0.0
Note: See TracChangeset
for help on using the changeset viewer.