• New to WC Fields Factory. Can someone tell me where in the WordPress database the info form the custom fields lives? I can see all the custom info correctly in the WooCommerce orders, but cannot find the raw data in wp_postmeta. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Saravana Kumar K

    (@mycholan)

    I assume you want the fields config data (which actually makes up the fields) right.?

    All Product Fields config data are stored as Post Meta of wccpf post type and Admin Fields config data as Post Meta of wccaf post type.

    Thread Starter petekelly

    (@petekelly)

    I’m trying to find in the database the data the users entered in the WC Fields Factory fields when they were filling out the WooCommerce form. I am new so I might not be asking the question the right way. Thanks for any help.

    I’d expect it to be in the wp_woocommerce_order_itemmeta table.

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

The topic ‘Factory data — where?’ is closed to new replies.