wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/blocks/post-template.php › WordPress File
Functions3
› Server-side rendering of the `core/post-template` block.
Function | Short description |
---|---|
block_core_post_template_uses_featured_image | Determines whether a block list contains a block that uses the featured image. |
register_block_core_post_template | Registers the `core/post-template` block on the server. |
render_block_core_post_template | Renders the `core/post-template` block on the server. |