I need to write a custom function for something that is completely outside of the plugin but I need to access to the name of whatever accommodation they have selected that shows up on the Booking Confirmation page.
I am unable to find a list of hooks or variables for the plugin, so I’m wondering what I can do in my functions.php file to access the selected accommodation’s name?
Thanks for your question however I’m not sure I get your request correctly. Could you please describe it in more detail specifying what exactly you try to achieve so that we could advise you further? If you need to add conditional execution of code (if) to certain accommodation types we’d recommend using IDs rather than titles.