W3cubDocs

/WordPress

apply_filters( 'wp_tag_cloud', string|array $return, array $args )

Filters the tag cloud output.

Parameters

$return

(string|array) Tag cloud as a string or an array, depending on 'format' argument.

$args

(array) An array of tag cloud arguments.

Source

File: wp-includes/category-template.php

View on Trac

Changelog

Version Description
2.3.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_tag_cloud