Home › Forums › General Issues › How to import (wp all import) the custom fields attached to each term using ACF? › Reply To: How to import (wp all import) the custom fields attached to each term using ACF?
Hi @james ,
Thanks for reply, actually the issue was the “field name” . I tried ‘field key’ and it’s worked for me yesterday. But I am trying to import the the CSV file (with the help of WP all Import plugin) having lots of ACF’s fields .
Inside the loop of CSV data I am getting ACF field’s name but not it’s key. So for now I manually assigned the field key with if else condition. But this is not a good way I guess.
I also tried to find the “field key” by it’s name by using the get_field_objects() but can’t find any luck.
So can you please suggest me a better solution for this ?
Thanks
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.