Home › Forums › Feature Requests › Hide Elements for specific user roles › Reply To: Hide Elements for specific user roles
I managed to remove a group via the metabox removal code
remove_meta_box('acf-group_58638dba80441', 'your-custom-post-type-here', 'normal');
‘normal` can also be ‘side’ depending on the position.
See https://support.advancedcustomfields.com/forums/topic/remove-a-metabox-from-edit-page/
Is this what helps y’all?
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.