Core Function
View Source on Trac ↗ render_block_core_block()
render_block_core_block( mixed $attributes ) Renders the `core/block` block on server.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | The block attributes. Required |
Return Value
(string)
Rendered HTML of the referenced block.
Function Information
Since Version
5.0.0
Source File
wp-includes/blocks/block.php
Advertisement