Home › Forums › Front-end Issues › ACF Form – allow logged-out users to create terms in taxonomy › Reply To: ACF Form – allow logged-out users to create terms in taxonomy
@marcguay I would not recommend that solution either, specifically because it gives all website visitors subscriber access. There are many vulnerabilities found every day that are only an issue when an authorized user with subscriber access or above is logged in and this makes all visitors authorized users.
I failed to mention what you call the correct way in my first reply, and that is the way I would do it.
I would only add that you could use acf/prepare_field filters on both fields to 1) Remove the “other” option for logged in users and 2) remove the extra text field for logged in users.
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.