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_name | Gets the elements class names. |
wp_render_elements_class_name | Ensure 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_styles | Render the elements stylesheet and adds elements class name to block as required. |
wp_should_add_elements_class_name | Determines whether an elements class name should be added to the block. |