[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/cover` block.
File Size: | 85 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
render_block_core_cover( $attributes, $content ) X-Ref |
Renders the `core/cover` block on server. return: string Returns the cover block markup, if useFeaturedImage is true. param: array $attributes The block attributes. param: array $content The block rendered content. |
register_block_core_cover() X-Ref |
Registers the `core/cover` block renderer on server. |
Generated: Sat Nov 23 01:00:02 2024 | Cross-referenced by PHPXref 0.7.1 |