Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Big to Small Tag listings


so1o
Participant

@so1o

with the change set 554 you can now create a function to sort the tags in array as you like and add a filter to sort_tag_heat_map

add_filter('sort_tag_heat_map', 'your_custom_sorting_function')

Skip to toolbar