wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/template-part.php › WordPress File
Functions5
› Server-side rendering of the `core/template-part` block.
Function | Short description |
---|---|
build_template_part_block_area_variations | Returns an array of area variation objects for the template part block. |
build_template_part_block_instance_variations | Returns an array of instance variation objects for the template part block |
build_template_part_block_variations | Returns an array of all template part block variations. |
register_block_core_template_part | Registers the `core/template-part` block on the server. |
render_block_core_template_part | Renders the `core/template-part` block on the server. |