Used By
Used By | Description |
---|---|
wp-includes/category-template.php: wp_generate_tag_cloud() | Generates a tag cloud (heatmap) from provided data. |
Filters the generated output of a tag cloud.
The filter is only evaluated if a true value is passed to the $filter argument in wp_generate_tag_cloud().
(array|string) String containing the generated HTML tag cloud output or an array of tag links if the 'format' argument equals 'array'.
(WP_Term[]) An array of terms used in the tag cloud.
(array) An array of wp_generate_tag_cloud() arguments.
Version | Description |
---|---|
2.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_generate_tag_cloud