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.


Top ↑

Source Source

File: wp-includes/category-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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