Home › Forums › Backend Issues (wp-admin) › Limit ACF field group by user_id › Reply To: Limit ACF field group by user_id
You will need to set up alternate location rules. I would create another location rule, for example this one https://github.com/Hube2/acf-filters-and-functions/blob/master/is_admin-acf-location-rule.php
Then use
(is_admin AND user id =) OR !is_admin
hope that makes sense
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.