Core Function
View Source on Trac ↗ render_block_core_term_description()
render_block_core_term_description( mixed $attributes ) Renders the `core/term-description` block on the server.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | Block attributes. Required |
Return Value
(string)
Returns the description of the current taxonomy term, if available
Function Information
Since Version
5.9.0
Source File
wp-includes/blocks/term-description.php
Advertisement