Support

Account

Home Forums Backend Issues (wp-admin) Edit custom fields w/o using Location Rules Reply To: Edit custom fields w/o using Location Rules

  • in my scenario individual posts of a CPT may have different field groups associated with them

    is there a way to render a field group in the edit screen for a CPT without using location rules?

    i’m thinking i would hook into the “add_meta_box” action .. and i know the ID of the field group i want .. i’m just not sure how to use the ACF API to render the field group