| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Colors block support flag.
| File Size: | 144 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| wp_register_colors_support( $block_type ) X-Ref |
| Registers the style and colors block attributes for block types that support it. param: WP_Block_Type $block_type Block Type. |
| wp_apply_colors_support( $block_type, $block_attributes ) X-Ref |
| Adds CSS classes and inline styles for colors to the incoming attributes array. This will be applied to the block markup in the front-end. param: WP_Block_Type $block_type Block type. param: array $block_attributes Block attributes. return: array Colors CSS classes and inline styles. |
| Generated : Tue May 5 08:20:14 2026 | Cross-referenced by PHPXref |