Tribe__Editor__Blocks__Abstract::get_registration_args()
Plugin: Tribe Common
Method: Allows extending blocks to modify and update the arguments used to register the block in the `register_block_type` function.
Plugin: Tribe Common
Method: Allows extending blocks to modify and update the arguments used to register the block in the `register_block_type` function.
Plugin: Tribe Common
Method: Returns the block type argument that should be used to register the block in the `register_block_type` function.
Plugin: Tribe Common
Filter Hook: Filters whether the post has this block.
Plugin: Tribe Common
Filter Hook: Filters whether the post has this block.
Plugin: Tribe Common
Method: Registering the block and loading the assets and hooks should be handled separately.
Plugin: Tribe Common
Method: Returns the block data for the block editor.
Plugin: Tribe Common
Filter Hook: Filters the block data for the block.
Plugin: Tribe Common
Filter Hook: Filters the block data.
Plugin: Tribe Common
Method: Used to include any Assets for the Block we are registering
Plugin: Tribe Common
Method: Attach any particular hook for the specif block.