[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> term-description.php (summary)

Server-side rendering of the `core/term-description` block.

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

Defines 2 functions

  render_block_core_term_description()
  register_block_core_term_description()

Functions
Functions that are not part of a class:

render_block_core_term_description( $attributes )   X-Ref
Renders the `core/term-description` block on the server.

return: string Returns the description of the current taxonomy term, if available
param: array $attributes Block attributes.

register_block_core_term_description()   X-Ref
Registers the `core/term-description` block on the server.




Generated : Tue Apr 23 08:20:01 2024 Cross-referenced by PHPXref