Used By
| Used By | Description |
|---|---|
| wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php: WP_REST_Block_Types_Controller::__construct() | Constructor. |
| wp-includes/script-loader.php: enqueue_block_styles_assets() | Function responsible for enqueuing the styles required for block styles functionality on the editor and on the frontend. |
| wp-includes/script-loader.php: enqueue_editor_block_styles_assets() | Function responsible for enqueuing the assets required for block styles functionality on the editor. |
| wp-includes/blocks.php: register_block_style() | Registers a new block style. |
| wp-includes/blocks.php: unregister_block_style() | Unregisters a block style. |