Uses
Uses | Description |
---|---|
wp-includes/class-wp-block-styles-registry.php: WP_Block_Styles_Registry::get_instance() | Utility method to retrieve the main instance of the class. |
wp-includes/functions.wp-styles.php: wp_enqueue_style() | Enqueue a CSS stylesheet. |
wp-includes/functions.wp-styles.php: wp_add_inline_style() | Add extra CSS styles to a registered stylesheet. |