Support

Account

Home Forums ACF PRO User Field (Relational), bug when updating field using update_field() Reply To: User Field (Relational), bug when updating field using update_field()

  • BTW, in both cases
    get_field( 'speakers', $post_id );
    returns
    Array ( [0] => 1 [1] => 101 )