Home › Forums › ACF PRO › How to pull WooCommerce Fields like SKU? › Reply To: How to pull WooCommerce Fields like SKU?
There is no function in ACF to get metadata that is created by another plugin or some other code. In fact ACF deliberately blocks the ability get field values that are not created/saved by ACF. You will need to use either the WC functions or use the WP function get_post_meta()
to get these values.
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.