[Plugin: Events Manager] Change Default Tickets
-
Hi,
So I’m making a plugin to show a certain ticket to different users based on roles.
Is there an easy way to Change the default tickets an event gets when it is created?
I’ve got a custom form template in my theme, bookings.php. and all is working well.
I need to know if I can pass variables (and which ones) to the method EM_Ticket()
$EM_Tickets->tickets[] = new EM_Ticket();
Since that’s where the default tickets are made.
I want to call one ‘Standard’, and another ‘Members’. and pass through the different ticket attributes.Cheers for any assistance that can be given!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Events Manager] Change Default Tickets’ is closed to new replies.