the-events-calendar / ql-events

The Events Calendar binding to WPGraphQL
15 stars 7 forks source link

Ticket Event/Ticket Event Plus dynamic checks. #4

Closed kidunot89 closed 4 years ago

kidunot89 commented 4 years ago

Due to the way Ticket Events Plus activates in stages, the TEC_TICKET_EVENTS_LOADED and TEC_TICKET_EVENTS_PLUS_LOADED flags have been replace with static functions QL_Events::is_ticket_events_loaded() and QL_Events::is_tickets_events_plus_loaded(). This allows for a more strict dependency check that can return false when Ticket Events Plus isn't completely initialized on upon activation.