Core Function
View Source on Trac ↗ render_block_core_template_part()
render_block_core_template_part( mixed $attributes ) Renders the `core/template-part` block on the server.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $attributes array | The block attributes. Required |
Return Value
(string)
The render.
Function Information
Since Version
5.9.0
Source File
wp-includes/blocks/template-part.php
Advertisement