[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/media-text` block.
File Size: | 131 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
render_block_core_media_text( $attributes, $content ) X-Ref |
Renders the `core/media-text` block on server. param: array $attributes The block attributes. param: string $content The block rendered content. return: string Returns the Media & Text block markup, if useFeaturedImage is true. |
register_block_core_media_text() X-Ref |
Registers the `core/media-text` block renderer on server. |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |