WP_Block_Pattern_Categories_Registry
Methods
1 to 4 of 4
- WP_Block_Pattern_Categories_Registry::get_instance() – Utility method to retrieve the main instance of the class.
- WP_Block_Pattern_Categories_Registry::get_registered() – Retrieves an array containing the properties of a registered pattern category.
- WP_Block_Pattern_Categories_Registry::is_registered() – Checks if a pattern category is registered.
- WP_Block_Pattern_Categories_Registry::register() – Registers a pattern category.