booking list, shortcode override?
-
Hi,
thanks for a great plugin!We have events; some people come on their own, some bring a friend. With the eme_bookings shortcode we can show a nice list of people coming. But the organizers want to see ‘at one glance’ how many people are coming. What they want is a list like this:
Total Booking ID Name Seats
————————————
1 25 John 1
3 27 Fred 2
4 28 Mary 1I achieved this by using a special field_name in the answers table where I maintain the total per booking id. For this I added a shortcode to shortcodes.php and a include statement to eme_rsvp.php pointing at the program containing the code for the new shortcode.
Overrides can be defined for a number of shortcodes but not for the eme_bookings shortcode.
I would like to either be able to override it or maybe it can be added to the plugin – as other people might find it useful i.e. I can send you the code.Which approach do you suggest?
Thanks,
Bernd
- The topic ‘booking list, shortcode override?’ is closed to new replies.