apply_filters( 'wp_tag_cloud', string $return , array $args )
Filters the tag cloud output.
Description Description
Parameters Parameters
- $return
-
(string) HTML output of the tag cloud.
- $args
-
(array) An array of tag cloud arguments.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |