Home › Forums › Front-end Issues › Set post title on update with acf_form() › Reply To: Set post title on update with acf_form()
Yes, you need to use acf/save_post instead of WP hooks.
When using this hook you need to use WP functions to get the other information since it only passes the post ID and not the post data.
There are many topics on this forum about updating the post title from an ACF value.
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.