wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



wp-includes/blocks/template-part.php › WordPress File

Fonctions5
Server-side rendering of the `core/template-part` block.


Function Short description
build_template_part_block_area_variationsReturns an array of area variation objects for the template part block.
build_template_part_block_instance_variationsReturns an array of instance variation objects for the template part block
build_template_part_block_variationsReturns an array of all template part block variations.
register_block_core_template_partRegisters the `core/template-part` block on the server.
render_block_core_template_partRenders the `core/template-part` block on the server.