Support

Account

Home Forums Backend Issues (wp-admin) Is it save to use _name or _value keys in `acf/prepare_field`? Reply To: Is it save to use _name or _value keys in `acf/prepare_field`?

  • You’d have to try it. If you mean alter them? more than likely altering some of these will break the field, but I don’t know what they are used for. They probably have some special meaning to ACF. Like I said, you’d need to dig through ACF code to figure out what they are used for and attempt to change them to see what happened, but my guess it that most of them should not be changed.