Tagged Questions
1
vote
3answers
223 views
How to make Tag Aliases
How would I build something like this with wordpress. Where multiple tags texts all go to the same page.
If you click on the tag "scifi" it takes you to tag "science fiction". I am not looking for ...
0
votes
1answer
299 views
Automatically tag posts based on user-defined words
I want to systematically add tags (/custom taxonomy terms) to all previous posts, from a predefined set of tags (i.e., not Yahoo tags or tags from 3rd-party APIs).
For future posts, I would like ...
0
votes
1answer
158 views
Show tags of currently popular (by views) posts
I'm after a sidebar widget that will show the tags of my site's currently (within the last day) most viewed posts, in order to achieve a rudimentary 'trending topics' widget.
Does this require a ...
2
votes
2answers
735 views
Plugin to tag (add a class to?) images attached to a post?
I'm looking for a plugin that will let a user tag images attached to a post. My goal is to have a class added to the tag so that I can (hopefully) then create different jQuery image rotators within ...
2
votes
2answers
276 views
Tag system like Quora?
What would be the best way to go for creating a tag-system similar to the one on quora.com?
If you don't know what quora looks like, here is what I'm thinking about:
On the tag archive page the user ...