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