Hi.
I'm working in a custom taxonomy template and I would like to show it like this:
* 2 last posts of the custom taxonomy and tag X.
* 2 of the tax and tag Y.
* 2 of tax and tag Z.
With all those, I would like a link to "See all about [Tag] and [Taxonomy]", to link to something like:
site.com/[taxName]/[taxTerm]/tag-[Tag1]/
Or something respectful with the permalink structure.
Is it possible to use a plugin, or a hack, to make something like this?