Changeset 5379
- Timestamp:
- 05/03/2007 04:34:07 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-functions.php
r5353 r5379 722 722 } 723 723 724 $result = apply_filters('get_nested_categories', $result); 724 725 usort( $result, 'sort_cats' ); 725 726
Note: See TracChangeset
for help on using the changeset viewer.