Why variation description is stored in postmeta table?
-
While searching for some stuff in database I found that
post_contentstored inwp_poststable forproduct_variationpost_typeis not used as variation description on frontend insteadmeta_valueofmeta_key_variation_descriptionfromwp_postmetatable is used instead. This raises a couple of questions:
– what’s the logic behind this?
– is there any place wherepost_contentof variations is used. It looks like whatever I enter into this field it’s not used anywhere?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Why variation description is stored in postmeta table?’ is closed to new replies.