custom product field using CRUD
-
I would like to add new data to the product. It is the old method to add data with add_postmeta() etc.
Would you suggest this way, or is it better to use product CRUD object. I could not find any possiblilty for adding custom fields with Class WC_Product_Simple. I think I need a new subclass. Is there any documentation for that?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘custom product field using CRUD’ is closed to new replies.