Support

Account

Home Forums General Issues writing a script to rename the custom fields Reply To: writing a script to rename the custom fields

  • Each field has 2 entries in the database.

    “field_name” = the field value
    “_field_name” = field key of field_name

    ACF manages this when you use update_field()