The Tilghman Island Inn

The Tilghman Island Inn

The Tilghman Island Inn & Waterfront Dining in beautiful Tilghman, Maryland, has undergone extensive renovations to restore it to its original glory. This 20-room luxury boutique hotel is right on the waterfront has a variety of room types including garden view, waterfront and dog-friendly options. The inn is also home to an upscale full service restaurant with indoor and outdoor dining!

The Tilghman Island Inn has just started using our cloud-based WebRezPro Property Management System to help run their business. Check out their website to see how they’re using WebRezPro’s booking engine to accept online reservations that are commission free!

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 );