WP Travel – Ultimate Travel Booking System, Tour Management Engine

Changelog

11.2.0

Release Date: 17th February 2026

Fixes:
* Resolved the issue with the pax selector on the checkout page.
* Fixed the pax selector issue on the trip page.
* Corrected the issue where custom field data was not working in emails for payments made via PayPal.
* Fixed the issue where the pax selector could not be unselected in the On-Page booking modal.
* Resolved PHP warnings generated during “booking only” bookings.

Enhancements:
* Added an icon option in Trip Tab settings.

For more details, please refer to our release note.

11.1.1

Release Date: 02nd February 2026

Fixes:
* Added proper permission check on the wp_travel_update_settings AJAX request.
* Added proper permission check on the wptravel_get_settings AJAX request.
* Added proper nonce check and permission check on the wp_travel_reset_cached_page_list AJAX request.

11.1.0

Release Date: 26th January 2026

Fixes:
* Identified and fixed an issue with the pax selector on the checkout page.
* Fixed an issue where the pax selector could not be unselected in the OnPage Booking modal.
* Fixed PHP warnings generated during booking in “booking only” scenarios.
* Fixed an issue with the date picker in the search form filter.

Enhancements:
* Added Quick Overview admin dashboard widget.
* Added Recent Inquiries admin dashboard widget.
* Added the wp_travel_block_bookings_date_range hook to restrict bookings form by a given date range.

For more details, please refer to our release note.

11.0.0

Release Date: 29th December 2025

Fixes:
* Fixed an issue where the Subscribe label and Subscribe text were automatically reset on page refresh, even when set to empty.

Enhancements:
* Added a “Select Location” option to the pickup location dropdown on the checkout page.
* Added a new hook wp_travel_send_booking_admin_emails_to_admin to disable booking emails for the admin and send them to secondary email addresses instead.
* Added a new hook wp_travel_send_payment_admin_emails_to_admin to disable payment emails for the admin and send them to secondary email addresses instead.
* Added a new hook wp_travel_trip_enquiry_emails_to_admin to disable enquiry emails for the admin and send them to secondary email addresses instead.

For more details, please refer to our release note.

10.9.0

Release Date: 09th December 2025

Fixes:
* Resolved deprecated PHP warnings to ensure better compatibility with the latest PHP versions.
* Fixed the salutation issue occurring in the multicart checkout scenario.
* Fixed header and footer rendering issues on the default Single Trip and Trip Archive templates, particularly for FSE themes.
* Added logic to block all booking-related actions (such as booking emails and other processes) for incomplete bookings made via Standard PayPal.

Enhancements:
* Added a WhatsApp button on the Single Trip template to allow users to send trip enquiries directly via WhatsApp.

For more details, please refer to our release note.

10.8.0

Release Date: 18th November 2025

Fixes:
* Made missing strings translation-ready on the customer dashboard page.
* Added a condition to validate whether the privacy policy checkbox is selected.
* Fixed the issue where emails were not being sent to customers after completing payments via PayPal from the dashboard.
* Resolved a console error related to the date picker.

Enhancements:
* Added functionality to display a required message when the privacy policy checkbox is not selected before payment.
* Introduced a new “Coming Soon” page feature.
* Implemented necessary code to enable translation support for the date picker.

For more details, please refer to our release note.

10.7.0

Release Date: 03rd November 2025

Fixes:
* Fixed: Fatal error occurring when adding a booking manually from the dashboard.
* Fixed: Partial payment emails are now sent correctly when the remaining payment is made from the customer dashboard.
* Added: “Partial Payment Success” notice for PayPal partial payments and Bank Deposit transactions.

Enhancements:
* Modified: Booking logic to display the Bank Deposit option only for bookings made using the Bank Deposit payment method.
* Added: Hook to define pricing category values used for controlling pax selector increments during trip booking.
* Added: “Set to Trip” option for Trip Extras with conditional logic to display only extras associated with each trip, also added a direct link in Trip Settings for easier Trip Extras management.
* Added: Google login options
* Added: New feature “Tour Date Countdown”.
* Added: Background color highlights for Active and Expired coupon statuses in the backend listing table.

For more details, please refer to our release note.

10.6.0

Release Date: 08th September 2025

Fixes:
* Fixed undefined key issue in report page in case there is no booking in system.
* Fixed issue where users were not created when “Create customer on booking” was enabled for PayPal bookings.
* Fixed the trip id conflict issue on enquiry data.

Enhancements:
* Modified trip edit page to display initial pricing and pricing category options without clicking “Add Price”.
* Added Total Pax, Total Amount, Paid Amount Column of admin bookings table.
* Added Total Pax, Total Amount, Paid Amount Column on export booking file.
* Added a support hook to change the email footer of New User added email and Password Reset email.
* Added necessary code to enable translation of the date picker.
* Beta Release of a “Coming Soon” page.

For more details, please refer to our release note.

10.5.0

Release Date: 04th August 2025

Fixes:
* Fixed translation compatibility issue with Loco Translate plugin.
* Fixed PHP warning related to payment status on the booking admin page.
* Optimized AJAX code for submitting enquiries.

Enhancements:
* Updated code to display all trips in a monthly tabular format per year.
* Added wp_travel_set_pax_input_disable option to disable the pax selector input.
* Added wp_travel_set_pax_increment_by to set increment value for the pax selector.
* Replaced the previous date picker library due to UI limitations.
* Modified logic to exclude expired dates on the trip page.
* Introduced a new admin page for Enquiry Listings.
* Introduced a new admin page for Booking Reports.

For more details, please refer to our release note.

10.4.0

Release Date: 30th June 2025

Fixes:
* Resolved WordPress warnings appearing in version 6.7 and above.
* Fixed performance issues caused by slow queries related to WP Travel page settings.
* Addressed maintenance mode conflicts when enabled via Elementor.
* Corrected payment status label display on the admin booking page.

Enhancements:
* Updated the theme listings on the Marketplace page.
* Displayed a “Test Mode is active” notice on the checkout page when test mode is enabled.
* Introduced two new email tags: {remaining_payment_details} and {paid_payment_details}.

For more details, please refer to our release note.

10.3.1

Release Date: 02nd June 2025
Fixes:
* Fixed early text domain loading issue

10.3.0

Release Date: 27th May 2025

Fixes:
* Fixed the issue with Booking with payment on OnPage (condition: only booking with payment is enable as a booking options)
* Fixed issue with required message of Privacy Policy checkbox

Enhancements:
* Wrapped ‘pricing title’ parameter with ‘preg_replace’ to exclude special characters from string
* Added shortcode to shows trip lists in monthly tabular form
* Added code to hide comment reply button when “Enable threaded (nested) comments” is unchecked

For more details, please refer to our release note.

10.2.1

Release Date: 24th April 2025

Fixes:
* Fixed booking buttom design issue

10.2.0

Release Date: 1st April 2025

Fixes:
* Fixed issue with wp_travel_cart cookie

Enhancements:
* Added hook to show all trips taxonomy on select option of trip search form
* Refined the design of dashboard page
* Refined the design of Checkout page
* Added bank description on Onpage Booking Checkout modal

For more details, please refer to our release note.

10.1.4

Release Date: 20th March 2025

Fixes:
* Implemented sanitization for coupon codes before applying discounts.
* Added sanitization for ‘Pricing Title’ and ‘Pricing IDs’ during trip add/edit actions to ensure data integrity and prevent potential issues.

10.1.3

Release Date: 3rd March 2025

Fixes:
* Temporary Exclude Booking Report admin page for security reason

10.1.2

Release Date: 25th February 2025

Fixes:
* Security Enhancement: Implemented additional validation for form parameters in the “stat_toolbar” form.

10.1.1

Release Date: 11th February 2025

Fixes:
* Security Update: Patched vulnerability to prevent SQL Injection.

10.1.0

Release Date: 28th January 2025

Fixes:
* Fixed issue with Standard PayPal payment module on OnPage booking

Enhancements:
* Updated language file
* Added support hook for implement custom payment options on OnPage booking
* Added default text for Privacy Policy checkbox
* Added a ‘privacy_policy’ key on ‘order_data’ post meta of booking post type
* Included Privacy Policy accepted text on the booking table in case if privacy policy is accepted on checkout process

For more details, please refer to our release note.

10.0.1

Release Date: 09th January 2025

Fixes:
* Added missing text domains for translatable strings
* Escaped all output data to prevent potential XSS vulnerabilities in areas where escaping was previously missing
* Ensured all SQL queries use $wpdb->prepare() to prevent SQL injection risks
* Replaced date() by gmdate()

10.0.0

Release Date: 27th December 2024

Fixes:
* Fixed the issue of salutation on booking conformation emails
* Fixed the issue with standard paypal payment module – ( payment details not saved on booking table )
* Fixed issue with partial payment on standard paypal payment module
* Fixed conflict issue with bank deposit payment module and partial payment

Enhancements:
* Set privacy policy checkbox unchecked by default on Onpage booking
* Slight change on price and date setting of trip – modified code so that trip duration available for fixed departure

For more details, please refer to our release note.

9.9.0

Release Date: 3rd December 2024

Fixes:
* Fixed an issue where the booking table displayed an empty input field from the checkout form.
* Fixed the problem of non-selected trip extras appearing on the checkout page.

  • Added HTML rendering support for “trip checkout info.”
  • Added support for displaying the trip return date in different booking formats.

For more details, please refer to our release note.

9.8.0

Release Date: 6th November 2024

Fixes:
* Fixed the issue with coupon code on onpage booking
* Fixed datepicker issue ( unable to select year and month )
* Fixed the date format issue on checkout page
* Fixed booking link issue on admin booking email

Enhancements:
* Added code to show trip end date on checkout page ( incase of trip duration ( days ) is set )
* Added wp_rest nonce in import/export route for proper authentication
* Sanitized the import/export data before importing settings data
* Added permission callback on import/export rest route

For more details, please refer to our release note.

9.7.0

Release Date: 16th October 2024

Fixes:
* Fixed PHP v8.2 warnings
* Fixed the security issue of import/export settings

Enhancements:
* Added code for redirecting to current page after successful login
* Added ul, ol and li tag on the allow tag lists hook

For more details, please refer to our release note.

Earlier versions

For the changelog of earlier versions, please refer to the changelog on wptravel.io.

Plugin Website
Visit website

Author
WP Travel
Version:
11.2.0
Last Updated
February 17, 2026
Active Installs
5000
Requires
WordPress 6.0.0
Tested Up To
WordPress 6.9.1
Requires PHP
7.4

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.