I use the WordPress API to retrieve posts. The post JSON has the post tags. I want to display a list of tags of a single post on the details page. Everything else works as expected, I just cannot figure out how to reference the tags of a post and display them on the details page.
I'm going in circles. Anyone know a way forward for me?
Thanks!