Home › Forums › General Issues › Create and Fill Out Fields on Post Edit Screen, Then Display them with Shortcode › Reply To: Create and Fill Out Fields on Post Edit Screen, Then Display them with Shortcode
If you are talking about this plugin https://wordpress.org/plugins/easy-table-of-contents/ it says that there are filters and hooks, but I don’t see any information on them. I would talk to them. If it’s another plugin then you can try contacting the author.
There are ways to insert ACF fields into the content, but that would really mean that you’d hide the content editor, then create an acf/save_post filter that would parse all the fields, created all the needed HTML and then update the post with the new content. Likely a complex project, but possible.
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.