I was wondering if it is possible to auto-populate the fields that WordPress stores for registered members inside the booking form. In particular, since the WP has values for user names and emails, it would be nice if the Name and Email fields were already filled out if the user is logged in (but changeable, in case the user is registering someone else on their behalf).
If I’m not mistaken, this requires the EME plugin to have access to the other WP database tables, and I don’t know enough about programming for WP to know whether this is possible.