Dear WP Travel users welcome to the newly updated release note of WP Travel ‘v7.3.0’ and WP Travel Pro ‘v6.3.0’

We have integrated various functional and helpful features like: ‘added departure date’ in the thankyou page and booking email template, ‘Add to Cart inherits theme color’,

Similarly, ‘Extended time interval of cronjobs'(once in two days), added the option ‘to edit trip extras’ in the case of On-Page Booking, which options were not available in the previous update WP Travel v7.2.0

With crucial fixes like ‘fixed booking date label’ in case of a day trip, ‘fixed image width’ on the WP Travel User Login Page in WP Travel’v7.3.0′,

and ‘fixed tour extras gallery issue’, ‘fixed N/A issue under Fixed departure date’ when the start date is expired in case of the recurring date, ‘Fixed departure date issue of the thank you page.’ in WP Travel Pro ‘v6.3.0’.

Changelog

WP Travel ‘v7.3.0’ Key-Takeaways

Enhancements:

  • Inherit theme color on add to cart
  • Extended the time interval of cronjobs ( once in two days)
  • Added hook for cart icon – wptravel_get_cart_icon()
  • Added wp_travel_trip_price_per hook this hook helps to add extra label for book per( ie. person, group))
  • Added hook for Salutation or Titles for Travelers: wptravel_traveller_salutation

Fixes:

  • Fixed booking date label in case of a day trip
  • Added departure date in thankyou page and booking email template
  • Fixed image width on the WP Travel User login page
  • Code cleanup

WP Travel ‘v7.3.0’: New Updated Features

1. Extended the time interval of cronjobs (once in two days)

The new update of WP Travel v7.3.0 has released a convenient feature that extends the time interval of cronjobs ( once in two days)

2. Add to Cart inherits theme color

Beautiful design with appealing functionality helps to increase Click Through Rate( CTR) substantially.

More CTR means More potential to buy any packages you are offering as a trip on your travel websites.

So, acknowledging all these issues WP Travel v7.3.0 has introduced a functional quality that is inheriting the theme color on Add to Cart.

3. Added departure date in thankyou page and booking email template

The new update has released a versatile and flexible way to add departure dates to thankyou page and as well as to the booking email template.

4. Added hook that helps to add an extra label for booking per( ie. person, group)

Well, the hook was added; wp_travel_trip_price_per hook ( this hook helps to add an extra label for booking per (i.e.. person, group )

For more detail regarding using the hook, please refer to the related Knowledge Base.

5. Fixed booking date label in case of a day trip

There was a minor issue that occurred in WP Travel ‘v7.2.0‘ which was none other than the booking date label in case of a day trip.

However, the new update has precisely fixed the Booking date label issue in case of a day trip successfully

6. Fixed image width on the WP Travel User login page

The image width on the Login page of the WP Travel User login was a bit messy and did not look as compatible as it should have been,

However, it has been rectified completely.

7. Added hook for cart icon: wptravel_get_cart_icon()

The hook for the cart icon i.e. wptravel_get_cart_icon() has been added successfully.

8. Added hook for Salutation or Titles for Travelers: wptravel_traveller_salutation

The hook is added for Salutation or Tites for Travelers such as “Mr.,” or “Miss.” when an email is forwarded by the system.

function example_callback( ) {
    // Maybe modify $example in some way.
    return false;
}
add_filter( ‘wptravel_traveller_salutation’, ‘example_callback’ );

WP Travel ‘v7.2.0’ vs ‘v7.3.0’

WP Travel ‘v7.2.0’WP Travel ‘v7.3.0’
❌No time interval of the cronjobs feature was added✔️Extended the time interval of cronjobs ( once in two days)
❌ Add to cart did not use to inherit the theme color earlier✔️Added feature that Inherits theme color on add to cart
❌Issue in booking date label in case of a day trip✔️Fixed booking date label in case of a day trip
❌ No hook was added to an extra label for booking per person, or group.✔️Added hook that helps to an extra label for booking per( ie. person, group))
❌No departure date was added to the thank you page and booking email template.✔️Added departure date in thankyou page and booking email template
❌No hook was added for cart icon – wptravel_get_cart_icon()✔️Added hook for cart icon wptravel_get_cart_icon()
❌No image width was fixed on the WP Travel User login page✔️Fixed image width on the WP Travel User login page
❌There were no salutations or titles mentioned to travelers before✔️Added hook for Salutation or Titles for Travelers
WP Travel ‘v7.2.0’ vs ‘v7.3.0’

WP Travel Pro ‘v6.3.0’ Key-Takeaways

Enhancements:

  • Added option to edit trip extras in case of On-Page booking
  • Added date condition for thank you page for different booking conditions

Fixes:

  • Fixed N/A issue under Fixed departure date when the start date is expired in case of recurring date.
  • Fixed tour extras gallery issue
  • Removed conflicting CSS for downloads core.
  • Removed conflicting CSS for travel guide core.
  • Fixed the departure date issue of the thank you page.

WP Travel Pro ‘v6.3.0’: New Updated Features

1. Added option to edit trip extras in On-Page Booking

With a new release version of WP Travel Pro ‘v6.3.0’, the update has brought an accessible function that is to edit trip extras in On-Page Booking

2. Added date condition for thank you page for different booking conditions

A New Update has brought new enhancements that as date condition in the thank you page for different booking conditions

3. Fixed N/A issue under Fixed departure date when the start date is expired

In an earlier version of WP Travel Pro, the N/A issue arose under the Fixed departure date when the start date expired in case of a recurring date

But, it has been fixed now completely.

There was an issue that occurred in the previous version of WP Travel Pro that was with the Trip Extras Gallery

Well, it has been rectified in this new version of WP Travel Pro ‘v6.3.0’

5. Removed conflicting CSS for downloads core

The conflicting CSS for the Downloads core has been precisely removed.

6. Removed conflicting CSS for travel guide core

The conflicting CSS for the Travel Guide core has been precisely removed.

7. Fixed the departure date issue of the thank you page

There was a minor issue that occurred on the departure date of the thank you page.

The issue has been successfully resolved

WP Travel Pro ‘v6.2.0’ vs ‘v6.3.0’

WP Travel Pro ‘v6.2.0WP Travel Pro ‘v6.3.0
❌ Issue occurred in the Tour Extras Gallery ✔️Fixed tour extras gallery issue.
❌Users were not able to edit trip extras in On-Page Booking✔️Added option to edit trip extras in On-Page Booking
❌There was a problem in N/A Issue occurred under the Fixed departure date when the start date expired✔️Fixed N/A issue under Fixed departure date when the start date is expired
❌There was a problem with the date condition on thank you page for different booking conditions✔️Added date condition for thank you page for different booking conditions
❌There was an issue with the departure date of the thank you page✔️Fixed the departure date issue of the thank you page
❌There was an issue occurred in conflicting CSS for downloads core✔️Removed conflicting CSS for downloads core
❌There was an issue occurred in conflicting CSS for the travel guide core✔️Removed conflicting CSS for travel guide core
WP Travel Pro ‘v6.2.0’ vs ‘v6.3.0’

Conclusion

So, the above enhancements and fixes have been brought out successfully in WP Travel ‘v7.3.0’. and WP Travel Pro ‘v6.3.0’ respectively

Recommended: WP Travel documentation to learn more about configurations, modules, payments, shortcodes, and WP Travel Rest API.

We provide a free plan service that includes the most prominent features which are listed below:

  • Unlimited Trips
  • Trip Booking
  • Multiple Pricing and Dates
  • Gallery
  • Partial Payment
  • Google Map
  • Standard Paypal

Try For Free👉

For an additional premium service which includes advanced features which are listed below:

  •  Unlimited Trips
  • Trip Booking
  • Multiple Pricing and Dates
  • Advanced Gallery
  • Advanced Partial Payment
  • Google Map
  • Standard Paypal
  • Group Discounts
  • Downloads
  • Import/Export
  • Trip Weather

And many more….

Get WP Travel Pro 👉

WP Travel Every Earlier Update: Release Notes

Learn more:

WP Travel Plugin- Version 7.2.0 July 2023 Update: Release Notes

WP Travel plugin release notes updates: Earlier Versions

create your travel site within minutes by wptravel.io ,buy wptravel pro