Home › Forums › ACF PRO › Create new field group › Reply To: Create new field group
Given the information you’ve provided I don’t see anything that would cause the field group not to appear.
The first step is to see if your actions is actually running.
At the top of your function register_custom_acf_fields()
add something like
die('the filter is running');
and see if that causes loading to die and output the string.
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.