apply_filters( 'tribe_block_block_data', array $block_data, object $this )

Filters the block data.


Parameters

$block_data

(array) The block data.

$this

(object) The current object.


Top ↑

Source

File: src/Tribe/Editor/Blocks/Abstract.php


Top ↑

Changelog

Changelog
Version Description
4.12.0 Introduced.