apply_filters( 'block_type_metadata', array $metadata )
Filters the metadata provided for registering a block type.
Parameters Parameters
- $metadata
-
(array) Metadata for registering a block type.
Source Source
File: wp-includes/blocks.php
Changelog Changelog
Version | Description |
---|---|
5.7.0 | Introduced. |