wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp-includes/block-supports/border.php › WordPress File

Funktionen3
Border block support flag.


Funktion Kurzbeschreibung
wp_apply_border_supportAdds 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_supportChecks whether the current block type supports the border feature requested.
wp_register_border_supportRegisters the style attribute used by the border feature if needed for block types that support borders.