Tribe__Events__Editor__Blocks__Event_Website::slug()
Which is the name/slug of this block
Return
(string)
Source
File: src/Tribe/Editor/Blocks/Event_Website.php
public function slug() {
return 'event-website';
}
Changelog
| Version | Description |
|---|---|
| 4.7 | Introduced. |