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