Widget_Abstract::get_html()
Returns the rendered View HTML code.
Return
(string)
Source
File: src/Tribe/Widget/Widget_Abstract.php
abstract public function get_html();
Changelog
| Version | Description |
|---|---|
| 4.12.12 | Introduced. |
Returns the rendered View HTML code.
(string)
File: src/Tribe/Widget/Widget_Abstract.php
abstract public function get_html();
| Version | Description |
|---|---|
| 4.12.12 | Introduced. |