Date_Based::display_notice()
HTML for the notice.
Return
(string) The HTML string to be displayed.
Source
File: src/Tribe/Admin/Notice/Date_Based.php
abstract function display_notice();
Changelog
Version | Description |
---|---|
4.14.2 | Introduced. |
HTML for the notice.
(string) The HTML string to be displayed.
File: src/Tribe/Admin/Notice/Date_Based.php
abstract function display_notice();
Version | Description |
---|---|
4.14.2 | Introduced. |