Title: Fields not available for export
Last modified: September 26, 2019

---

# Fields not available for export

 *  Resolved [whdesign](https://wordpress.org/support/users/whdesign/)
 * (@whdesign)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/fields-not-available-for-export/)
 * Is it possible to export the fields to a CSV? I cant seem to find them anywhere,
   also… can they be displayed on the users info page on the backend?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/fields-not-available-for-export/#post-11971147)
 * This version of our plugin is not integrated with any of the export plugins. 
   If the export plugin that you are using in your site contains any hook to pass
   the custom value, then you can use the below function to retrieve the value of
   the custom field from the database.
 * `$order_meta = get_post_meta( $order_id, $field_name, true );`
 * Hope this will help.
 * Thank you!
 *  Thread Starter [whdesign](https://wordpress.org/support/users/whdesign/)
 * (@whdesign)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/fields-not-available-for-export/#post-12015865)
 * Thanks for this, does the premium version offer this feature?
 *  Plugin Author [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * (@themehigh)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/fields-not-available-for-export/#post-12016939)
 * As per the WordPress forum policy, we can’t answer premium related questions 
   on this forum. Could you please raise a ticket through our website so that our
   technical team will be able to help you.
 * Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fields not available for export’ is closed to new replies.

 * ![](https://ps.w.org/woo-checkout-field-editor-pro/assets/icon-256x256.gif?rev
   =3479964)
 * [Checkout Field Editor (Checkout Manager) for WooCommerce](https://wordpress.org/plugins/woo-checkout-field-editor-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-checkout-field-editor-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-checkout-field-editor-pro/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ThemeHigh](https://wordpress.org/support/users/themehigh/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/fields-not-available-for-export/#post-12016939)
 * Status: resolved