| [ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Block support utility functions.
| File Size: | 36 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| wp_should_skip_block_supports_serialization( $block_type, $feature_set, $feature = null ) X-Ref |
| Checks whether serialization of the current block's supported properties should occur. param: WP_Block_Type $block_type Block type. param: string $feature_set Name of block support feature set.. param: string $feature Optional name of individual feature to check. return: boolean Whether to serialize block support styles & classes. since: 6.0.0 |
| Generated: Wed Oct 29 01:00:02 2025 | Cross-referenced by PHPXref 0.7.1 |