WP_Block_Templates_Registry
Core class for interacting with registered templates. Since: 6.7.0 Source: wp-includes/class-wp-block-templates-registry.php Description WP_Block_Templates_Registry is a singleton that allows plugins to programmatically register block templates. This provides a way to define...