For each post, I'd like to display a list of its tags that are used by at least one other post. (That is, a tag shouldn't be displayed unless clicking on that tag will lead to at least one different, related post.)
I read through the documentation and searched the plugins page, but came out empty handed. (The closest thing I could find is a "related posts" plugin, but it displays the post titles instead of the tag names.)
Is there any way I can go about doing this?
Sorry to bump this, but it's been a week; does anyone know anything that can help me here? I've searched some more, but to no avail.
what version of wordpress are you using? theres a built in tag system, what do you need that it doesnt do. it sounds like it already does everything you need.
I'm using WordPress 2.3.3. I'm also using the built-in tag system, but when I display a particular post's tags using the built-in tagging functions, it displays all of them regardless of how the tag is used elsewhere.
I'd like to display a list of its tags that are used by at least one other post. (That is, a tag shouldn't be displayed unless clicking on that tag will lead to at least one different, related post.)
Any ideas?