Support

Account

Home Forums General Issues update_field not updating fiel Reply To: update_field not updating fiel

  • The data I am trying to update are sub fields in a group.

    I see there is the following function;

    update_sub_field($selector, $value, [$post_id]);

    I have tried below but it also doesnt work.

    update_sub_field(field_64c782fc4c55d, 84, 1074);