Home › Forums › General Issues › Saving dynamically-generated data › Reply To: Saving dynamically-generated data
I would probably use an ACF field stored as part of the post rather than my own custom field in a widget. I’d probably also remove or hide the standard WP tag box and add that as a custom field as well. Both of these fields would be taxonomy field for tags. One of the fields would save and load terms while the other does not. Then when you work on the front end I’d use the values saved in the one that does not save and load terms to do my displaying of tags.
The main reason that I use ACF is to avoid custom coding custom fields in the WP admin.
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.