Home › Forums › ACF PRO › Problem with acf_form () › Reply To: Problem with acf_form ()
Hi @jpcastro4
It means that you don’t need to use wp_insert_post() in that filter anymore. ACF 5 will create it for you automatically based on the new_post argument. This page should give you more idea about it: http://www.advancedcustomfields.com/resources/using-acf_form-to-create-a-new-post/.
You still can use it or use acf/save_post instead.
I 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.