Core Function
View Source on Trac ↗ render_block_core_tag_cloud()
render_block_core_tag_cloud( mixed $attributes ) Renders the `core/tag-cloud` block on server.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | The block attributes. Required |
Return Value
(string)
Returns the tag cloud for selected taxonomy.
Function Information
Since Version
5.2.0
Source File
wp-includes/blocks/tag-cloud.php
Advertisement