Tribe__Admin__Notice__Marketing::hook()
Register the various Marketing notices.
Source
File: src/Tribe/Admin/Notice/Marketing.php
public function hook() {
$this->bf_2018_hook_notice();
$this->gutenberg_release_notice();
}
Changelog
| Version | Description |
|---|---|
| 4.7.23 | Introduced. |