apply_filters( 'tag_cloud_sort', WP_Term[] $tags, array $args )

Filters how the items in a tag cloud are sorted.


Description Description


Parameters Parameters

$tags

(WP_Term[]) Ordered array of terms.

$args

(array) An array of tag cloud arguments.


Top ↑

Source Source

File: wp-includes/category-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.