Home › Forums › Front-end Issues › More issues with update_field($field_name) not retrieving value › Reply To: More issues with update_field($field_name) not retrieving value
I was just thinking about your question
This causes me to wonder how one could properly write a plugin for deployment having to rely on field keys which may vary from one installation to an other.
If I understand this right, you are creating a plugin but you’re using the editor to create the fields each time you use the plugin?
Why not instead export the fields as a JSON file and in your plugin use that file to create an identical field group, that way the field keys would be reliable. Even if this is for ACF4, you can register the field group with PHP with the same effect.
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.