Support

Account

Home Forums ACF PRO User taxonomies Reply To: User taxonomies

  • Hi @iamrobertandrews

    The issue was that ACF was not able to connect a term object to a user object via the wp_term_relatinoships table.

    Previously, only the meta data was stored (array of term ID’s), but now you can use the ‘save and load’ settings to connect them via this table.

    This allows for tax queries