Home › Forums › ACF PRO › Creating non-destructible Local JSON field groups in a parent theme? › Reply To: Creating non-destructible Local JSON field groups in a parent theme?
Remove the acf/settings/save_json filter. The only place this field group should be editable is when editing the parent theme.
Add the private argument to your JSON files as described here https://www.advancedcustomfields.com/resources/synchronized-json/ to prevent syncing (and editing).
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.