WP_Block_Styles_Registry
Class: Class used for interacting with block styles.
Source: wp-includes/class-wp-block-styles-registry.php:16
Class: Class used for interacting with block styles.
Source: wp-includes/class-wp-block-styles-registry.php:16
Method: Registers a block style for the given block type.
Source: wp-includes/class-wp-block-styles-registry.php:62
Method: Unregisters a block style of the given block type.
Source: wp-includes/class-wp-block-styles-registry.php:110
Method: Retrieves the properties of a registered block style for the given block type.
Source: wp-includes/class-wp-block-styles-registry.php:135
Method: Retrieves all registered block styles.
Source: wp-includes/class-wp-block-styles-registry.php:150
Method: Retrieves registered block styles for a specific block type.
Source: wp-includes/class-wp-block-styles-registry.php:162
Method: Checks if a block style is registered for the given block type.
Source: wp-includes/class-wp-block-styles-registry.php:178
Method: Utility method to retrieve the main instance of the class.
Source: wp-includes/class-wp-block-styles-registry.php:191