When working with an ACF taxonomy field, it would be useful to decide if you want to output the URL, the name or the object of the returned data.
Like {acf_my_taxonomy_field:name} or {acf_my_taxonomy_field:link} and default to object like it is now.
When working with an ACF taxonomy field, it would be useful to decide if you want to output the URL, the name or the object of the returned data.
Like {acf_my_taxonomy_field:name} or {acf_my_taxonomy_field:link} and default to object like it is now.
Was this ever addressed?