Support

Account

Home › Forums › General Issues › taxonomies list to the_content › Reply To: taxonomies list to the_content

  • maybe he’s not picking up the terms

    add_action ('acf/save_post', 'my_acf_save_post', 10, 1);

    I do not recognize them until I add the last value (1)