Home › Forums › General Issues › migrate acf options to custom fields › Reply To: migrate acf options to custom fields
@enter64 i don’t think it matters how ACF does it – you don’t need to copy the database structure over.
1. Set up the new fields for the custom post types
2. Loop through the old data you have stored
3. Create a new Post and remap that data
If you’re trying to just do a database migration, I think you’re over thinking the problem. Just remap, then delete the old data.
If you’re wanting to do this all via SQL, then I’ll have to defer to someone who has more expertise in that area.
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.