wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_register_block_metadata_collection › WordPress Function
Since6.7.0
Deprecatedn/a
› wp_register_block_metadata_collection ( $path, $manifest )
Parameters: (2) |
|
Defined at: |
|
Codex: |
Registers a block metadata collection.
This function allows core and third-party plugins to register their block metadata collections in a centralized location. Registering collections can improve performance by avoiding multiple reads from the filesystem and parsing JSON.