New block type registration APIs to improve performance in WordPress 6.7

WordPress 6.7 introduces a new function wp_register_block_metadata_collection() which allows plugins to improve the performance of registering their block types, especially for plugins that register multiple block types. Expanding WordPress Core behavior to plugins Since WordPress 6.1, WordPress Core has included a mechanism to improve performance for loading all of the built-in block types: As part … Continue reading New block type registration APIs to improve performance in WordPress 6.7