Home › Forums › Front-end Issues › Can't get post_title or post_content fields › Reply To: Can't get post_title or post_content fields
I found this fellas great solution.
http://wordpress.stackexchange.com/questions/9912/front-end-post-editing-using-a-form
However it is for v4. I made a pretty little change, then everything works fine:
add_action(‘acf/include_fields’, ‘my_register_fields’);
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.