File: wp-includes/class-wp-block-type-registry.php
-
-
Core class used for interacting with block types.
-
Registers a block type.
-
Unregisters a block type.
-
Retrieves a registered block type.
-
Retrieves all registered block types.
-
Checks if a block type is registered.
-
Utility method to retrieve the main instance of the class.