Uses
Uses | Description |
---|---|
wp-includes/class-wp-block-type.php: register_block_type_args | Filters the arguments for registering a block type. |
wp-includes/functions.php: wp_parse_args() | Merge user defined arguments into defaults array. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |