Home › Forums › General Issues › acf_add_local_field_group vs register_field_group › Reply To: acf_add_local_field_group vs register_field_group
I just did some digging around in the code. Basically all register_field_group()
does it call acf_add_local_field_group()
.
register_field_group is the old function and it’s still there for backwards compatibility. It’s likely that this new function has just not made it into the exported code yet.
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.