• Resolved arbremojo

    (@arbremojo)


    Hi,

    I would like to retrieve product data which are not in wp_postmeta table. They are in a separate table, because it’s a WooCommerce add-on.
    Would it be possible?

    Regards,

    Clara.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @arbremojo,

    I would like to retrieve product data which are not in wp_postmeta table. They are in a separate table, because it’s a WooCommerce add-on. Would it be possible?

    Unfortunately, that would require that you write a custom PHP function to use in the export, and I’m afraid the free version of WP All Export doesn’t support functions in exports.

    Thread Starter arbremojo

    (@arbremojo)

    I have the premium version. I just sent you a message through your support section of your website.

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

The topic ‘Retrieve product data outside postmeta table’ is closed to new replies.