June Lake Pines

June Lake Cabins
June Lake Pines is located in June Lake, California, and has been offering cozy rustic cabins since the 1920s. Guests can choose from one-, two- and three-bedroom cabins, all of which are equipped with WiFi, full kitchens, living space and private decks. June Lake Pines has chosen to use our cloud-based WebRezPro Property Management System to help with their operations! Visit their website to see how they’re using WebRezPro’s integrated web reservation software to take online bookings!
add_action( 'elementor_pro/forms/new_record', function( $record, $handler ) { $form_name = $record->get_form_settings( 'Information' ); if ( 'Information' !== $form_name ) { return; } // Get the user's IP address $user_ip = $_SERVER['REMOTE_ADDR']; // Add user IP to form submission $record->add_record_meta( 'User IP', $user_ip ); }, 10, 2 );