Home > Docs > WordPress Users & WooCommerce Customers Import Export > Import / Export WooCommerce Reward Points

Import / Export WooCommerce Reward Points

Last updated on March 24, 2026

WooCommerce reward points can be imported and exported using the WordPress Users & WooCommerce Customers Import Export plugin by adding a custom code snippet. This enables support for reward points data from the WooCommerce Points and Rewards plugin, which is not handled by default during user import/export.

Steps to enable reward points import/export

  1. Go to Appearance > Theme File Editor
  2. Open the functions.php file of your active theme
  3. Add the following code snippet
  4. Save the file

Code to Import Reward Points

Code to Export Reward points