Tribe__Events__Community__Tickets__Main::init()
Bootstrap of the Plugin on Init
Source
File: src/Tribe/Main.php
public function init() {
// Setup Main Service Provider
tribe_register_provider( 'Tribe__Events__Community__Tickets__Service_Provider' );
}
Changelog
| Version | Description |
|---|---|
| 4.6.2 | Introduced. |