wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/block-supports/border.php › WordPress File
Functions3
› Border block support flag.
Function | Short description |
---|---|
wp_apply_border_support | Adds CSS classes and inline styles for border styles to the incoming attributes array. This will be applied to the block markup in the front-end. |
wp_has_border_feature_support | Checks whether the current block type supports the border feature requested. |
wp_register_border_support | Registers the style attribute used by the border feature if needed for block types that support borders. |