Home › Forums › Backend Issues (wp-admin) › How do I add WooCommerce Attributes? › Reply To: How do I add WooCommerce Attributes?
Hm okay.. I suppose you could hook into the save_post function yourself and add that general array yourself using update_post_meta.
That way your client could create the product as he wishes and ignore attributes. Then save the product. Then go into the attributes and alter it if he needs to (or just let them be if he needs the default).
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.