wpseek.com
A WordPress-centric search engine for devs and theme authors



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

Functions4
Elements styles block support.


Function Short description
wp_get_elements_class_nameGets the elements class names.
wp_render_elements_class_nameEnsure the elements block support class name generated, and added to block attributes, in the `render_block_data` filter gets applied to the block's markup.
wp_render_elements_support_stylesRender the elements stylesheet and adds elements class name to block as required.
wp_should_add_elements_class_nameDetermines whether an elements class name should be added to the block.