[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/cover` block.
File Size: | 101 lines (3 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: string $content The block rendered content. |
register_block_core_cover() X-Ref |
Registers the `core/cover` block renderer on server. |
Generated : Sat Nov 23 08:20:01 2024 | Cross-referenced by PHPXref |