Home > Docs > Order / Coupon / Subscription Export Import Plugin for WooCommerce > How to Export User Roles and Additional Order Meta Data from WooCommerce

How to Export User Roles and Additional Order Meta Data from WooCommerce

Last updated on April 24, 2026

The Order, Coupon, Subscription Export Import for WooCommerce plugin offers a convenient solution for effortlessly importing and exporting WooCommerce orders. However, to export the user role and additional metadata of the orders, you need to paste the code snippet below in the functions.php file. Follow the steps 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: