apply_filters( 'wp_generate_tag_cloud_data', array $tags_data )

Filters the data used to generate the tag cloud.


Description Description


Parameters Parameters

$tags_data

(array) An array of term data for term used to generate the tag cloud.


Top ↑

Source Source

File: wp-includes/category-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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