Tribe__Admin__Notice__Marketing::hook()

Register the various Marketing notices.

Contents


Source

File: src/Tribe/Admin/Notice/Marketing.php

	public function hook() {
		$this->bf_2018_hook_notice();
		$this->gutenberg_release_notice();
	}

Top ↑

Changelog

Changelog
Version Description
4.7.23 Introduced.