Home › Forums › ACF PRO › From ACF text field to taxonomy › Reply To: From ACF text field to taxonomy
You would have to
You would need to create an “init” action that does the above and then once completed remove the action.
If you have a lot of posts this could time out. In this case you would delete ACF field after performing the update and in your query you would only get posts where the meta key exists. Then you reload the page until it does not timeout and this will mean that all posts have been migrated and you can delete the action.
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.