MEC_EVENT_HELPERS
This class defines all the helper methods were using for token generation.
Source Source
File: src/integrations/modern-events-calendar/helpers/mec-event-helpers.php
Warning: fopen(/home/customer/www/docs.automatorplugin.com/public_html/wp-content/plugins/uncanny-automator/src/integrations/modern-events-calendar/helpers/mec-event-helpers.php): Failed to open stream: No such file or directory in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 1433
Expand full source code Collapse full source code View on Github
Methods Methods
- get_date — Returns the date of the event.
- get_event_cost — Returns the cost of the Event.
- get_event_date — Returns the date of the event.
- get_event_location — Returns the location of the event.
- get_event_organizer — Returns the Event Organizer.
- get_event_tickets_cost — Returns the tickets prices cost.
- get_event_time — Returns the time of the event.
- setup — This function must be called before calling any methods.