Tribe__Editor__Blocks__Abstract::hook()
Attach any particular hook for the specif block.
Source
File: src/Tribe/Editor/Blocks/Abstract.php
public function hook() {
}
Changelog
| Version | Description |
|---|---|
| 4.8 | Introduced. |
Attach any particular hook for the specif block.
File: src/Tribe/Editor/Blocks/Abstract.php
public function hook() {
}
| Version | Description |
|---|---|
| 4.8 | Introduced. |