Support

Account

Home Forums General Issues get_field() doesn't return a value when fields are created with update_field() Reply To: get_field() doesn't return a value when fields are created with update_field()

  • @dabernathy89

    There is nothing special about manually saving a post that means it should be the only way for ACF to generate these meta values.

    This is exactly what made me to write this post!


    @hube2

    Thank’s for very detailed explanation. But I’m still wondering is it possible to programmatically do the same “magic” which happens when the post is saved manually.