Tribe__Events__Pro__Editor__Blocks__Related_Events::slug()
Which is the name/slug of this block
Return
(string)
Source
File: src/Tribe/Editor/Blocks/Related_Events.php
public function slug() {
return 'related-events';
}
Changelog
| Version | Description |
|---|---|
| 4.6.2 | Introduced. |