Home › Forums › Add-ons › Gallery Field › What rights for contributors to upload image to custom post type? › Reply To: What rights for contributors to upload image to custom post type?
There are two choices
1) Use a repeater field, create an acf/save_post action that copies the images from the repeater to a gallery. This would be my choice because it’s more secure.
2) Give contributors access to the WP media library. There may be a plugin that can do this. Here’s one that I’ve never tried https://wordpress.org/plugins/members/. Either you’ll need a plugin that allows it or you’ll need to start searching for code to do the same thing.
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.