Home › Forums › Backend Issues (wp-admin) › adding a field group to admin page › Reply To: adding a field group to admin page
Hi @mancer
I’m afraid not. If you want, you can also check https://codeable.io/.
Regarding your issue, each role usually has capabilities that are set to it. You can try User Role Editor plugin to check it. Usually, most roles have the ‘read’ capability, so adding 'capability' => 'read',
option should show the options to your vendor (if they have the ‘read’ capability).
If you want to learn about WordPress capabilities, please check this page: https://codex.wordpress.org/Roles_and_Capabilities.
Hope this helps 🙂
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.