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