Backend callback – Get the address location (and location)
I, first of all... thank your for your amazing work with this plugin!
I need some help: I'm trying to get the actual address and location to use it in one of my hooks to save the field in an user custom field but with this, i'm only receiving the Location ID.
update_field('app_address', $appointment_data['location'], 'user_'.$id);
How can I get the real data. Thank you :)