Home › Forums › General Issues › Register Fields via PHP – Workflow › Reply To: Register Fields via PHP – Workflow
I generally skip the PHP part. What I do is set up an acf-json file in the theme that I’m working on. When I’m done with a field group I move the json file for that field group to another folder and add a load point for that location. https://www.advancedcustomfields.com/resources/local-json/. I also usually have a site where I’m working on field groups and another site where those field groups are implemented. Whether or not I use PHP for a field group depends on if I need to make alterations to the fields, making the fields dynamic in some way, or if I need to be able to have the field labels and values be translatable. Might not be what you are looking for, but it is a different approach.
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.