[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> tag-cloud.php (summary)

Server-side rendering of the `core/tag-cloud` block.

File Size: 54 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  render_block_core_tag_cloud()
  register_block_core_tag_cloud()

Functions
Functions that are not part of a class:

render_block_core_tag_cloud( $attributes )   X-Ref
Renders the `core/tag-cloud` block on server.

param: array $attributes The block attributes.
return: string Returns the tag cloud for selected taxonomy.

register_block_core_tag_cloud()   X-Ref
Registers the `core/tag-cloud` block on server.




Generated : Fri Mar 29 08:20:02 2024 Cross-referenced by PHPXref