[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/button` block.
File Size: | 80 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
render_block_core_button( $attributes, $content ) X-Ref |
Renders the `core/button` block on the server, param: array $attributes The block attributes. param: string $content The block content. param: WP_Block $block The block object. return: string The block content. |
register_block_core_button() X-Ref |
Registers the `core/button` block on server. |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |