wpseek.com
A WordPress-centric search engine for devs and theme authors
register_block_type › WordPress Function
Since5.0.0
Deprecatedn/a
› register_block_type ( $block_type, $args = array() )
Parameters: (2) |
|
Returns: |
|
Defined at: |
|
Codex: | |
Change Log: |
|
Registers a block type. The recommended way is to register a block type using the metadata stored in the `block.json` file.
Related Functions: unregister_block_type, register_block_style, unregister_block_style, register_block_template, register_post_type