Changeset 37542 for trunk/src/wp-includes/category-template.php
- Timestamp:
- 05/23/2016 06:58:48 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/category-template.php
r37496 r37542 778 778 * the 'format' argument will return in PHP array type format. 779 779 * 780 * The 'tag_cloud_sort'filter allows you to override the sorting.780 * The {@see 'tag_cloud_sort'} filter allows you to override the sorting. 781 781 * Passed to the filter: $tags array and $args array, has to return the $tags array 782 782 * after sorting it.
Note: See TracChangeset
for help on using the changeset viewer.