Tribe__Events__Main::get_event_taxonomy()
Get the event taxonomy
Return
(string)
Source
File: src/Tribe/Main.php
public function get_event_taxonomy() {
return self::TAXONOMY;
}
Get the event taxonomy
(string)
File: src/Tribe/Main.php
public function get_event_taxonomy() {
return self::TAXONOMY;
}