Custom Data Fields – Meta Key & Value
-
Hello,
Whenever I fill in my custom fields with values and save the product, it saves as meta key: “wc_productdata_options”, all meta values under the same meta key.
Is it possible to let them save under the array’s id?
For example:
‘id’ => ‘_mytextarea’
‘id’ => ‘_mycheckbox’I’m guessing I have to edit this in the ‘class-wc-product-data-fields.php’ file?
Thanks in advance!
The topic ‘Custom Data Fields – Meta Key & Value’ is closed to new replies.