[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Position block support flag.
File Size: | 151 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
wp_register_position_support( $block_type ) X-Ref |
Registers the style block attribute for block types that support it. param: WP_Block_Type $block_type Block Type. |
wp_render_position_support( $block_content, $block ) X-Ref |
Renders position styles to the block wrapper. return: string Filtered block content. param: string $block_content Rendered block content. param: array $block Block object. |
Generated : Tue Dec 17 08:20:01 2024 | Cross-referenced by PHPXref |