apply_filters( 'block_type_metadata', array $metadata )
Filters the metadata provided for registering a block type.
Parameters
-
$metadata
array -
Metadata for registering a block type.
Source
File: wp-includes/blocks.php
.
View all references
$metadata = apply_filters( 'block_type_metadata', $metadata );
Changelog
Version | Description |
---|---|
5.7.0 | Introduced. |
User Contributed Notes
-
Skip to note 1 content You must log in to vote on the helpfulness of this noteVote results for this note: 1You must log in to vote on the helpfulness of this note