Hi,
I’m adding some custom content to a taxonomy term field with acf/render_field
, but I can’t figure out how to get the current term ID when using this action.
get_queried_object()
returns null.
To clarify this is the location I’m at /wp-admin/term.php?taxonomy=tax_name&tag_ID=123