Home › Forums › Backend Issues (wp-admin) › Set cpt editing capabilities according to acf meta › Reply To: Set cpt editing capabilities according to acf meta
This is not really an ACF question. This can be done with WP roles and capabilities.
You need to create a custom user role. Similar to Author Role they should have the ability to edit only their own posts. Then you set them to the author of their posts. You the correct roles and capabilities when creating the post type.
There are probably other ways of doing this, but will all have something to do with user roles and capabilities.
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.