WP_Block_Styles_Registry::get_instance()
Utility method to retrieve the main instance of the class.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Utility method to retrieve the main instance of the class.
Retrieves the properties of a registered block style for the given block type.
Retrieves registered block styles for a specific block type.
Checks if a block style is registered for the given block type.
Registers a block style for the given block type.
Unregisters a block style of the given block type.
Generates an array of HTML attributes, such as classes, by applying to the given block all of the features that the block supports.
Utility method to retrieve the main instance of the class.
Initializes the block supports. It registers the block supports block attributes.
Registers a block support.