Home › Forums › Backend Issues (wp-admin) › How to add custom fields under "general" › Reply To: How to add custom fields under "general"
Here is an explanation of how to add extra fields to these tabs in WC https://awhitepixel.com/blog/woocommerce-product-data-custom-fields-tabs/
Rather than added WC fields with WC functions you and have your action call acf_form() https://www.advancedcustomfields.com/resources/acf_form/ to display ACF fields in the tabs with 'form' => false
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.