Home > Docs > Order / Coupon / Subscription Export Import Plugin for WooCommerce > How to Import & Export Order Meta from the WooCommerce Booking Plugin

How to Import & Export Order Meta from the WooCommerce Booking Plugin

Last updated on August 13, 2026

Order meta generated by the WooCommerce Bookings plugin can be imported and exported using the Order, Coupon, Subscription Export Import for WooCommerce plugin by adding a custom code snippet to the active theme’s functions.php file. This ensures that booking-related meta fields are included during order import and export.

Follow the steps mentioned below:

  1. From the WordPress admin dashboard, navigate to Appearance > Theme File Editor.
  2. Under Theme Files, select Theme Functions (functions.php).
  3. Paste the code snippet at the end of the functions.php file of your active child theme.

Code snippet: