[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

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

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

File Size: 61 lines (2 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.

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

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




Generated: Tue Apr 16 01:00:02 2024 Cross-referenced by PHPXref 0.7.1