Home › Forums › Backend Issues (wp-admin) › wp_insert_user on save › Reply To: wp_insert_user on save
Hi @lemonaise
Thanks for the bug report.
It seems that because the $_POST['acf_nonce']
is set when saving the post and inserting the user, ACF is saving the data for both of them.
I will add this to the to-do and have it fixed soon.
For now, I would play around with unsetting the $_POST['acf_nonce']
varaible BEFORE you insert the user.
Hope that works for you.
Thanks
E
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.