[wp-hackers] tags, categories and selecting posts
Mark Cunningham
mark.cunningham at gmail.com
Fri Feb 15 09:03:57 GMT 2008
On 12/02/2008, Burobjorn <burobjorn at gmail.com> wrote:
> Hi,
>
> Is it possible to use a category and some tags to select a post in the
> 2.3.x version of Wordpress?
Yes. I wrote a plugin as a demostration:
http://wordpress.org/extend/plugins/tdo-tag-fixes/
You can see it in action here. Go any category and then the tag cloud
in the sidebar updates to show only tags within that category. Select
tag from the tag cloud and it'll list only posts in that category with
that tag.
For example:
http://thedeadone.net/moc/games/the-unfathomable-sea/?tdo_tag=equipment
Points to posts in the category_slug the-unfathomable-sea with the
tag_slug equipment. You can use multiple tags too:
http://thedeadone.net/moc/games/the-unfathomable-sea/?tdo_tag=pc+background
Is that what you are looking for?
Mark
More information about the wp-hackers
mailing list