Home › Forums › Front-end Issues › replace the_content to ACF › Reply To: replace the_content to ACF
After seeing your other question, I think I finally understand what you’re looking for.
You need to create an acf/save_post filter https://www.advancedcustomfields.com/resources/acf-save_post/ with a priority >10. In your filter you can get the values from the ACF fields and save them to the content using the code from the OP.
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.