[wp-hackers] Taxonomy Schema Proposal
Steve Lewis
stevelle at gmail.com
Wed Apr 18 19:02:26 GMT 2007
On 4/18/07, Jamie Talbot <wphackers at jamietalbot.com> wrote:
>
>
> We'll still have the category base and tag base, right? In which case,
> won't they just work as they
> do now? anything site.tld/category/my_term/ would be queried as a
> post_category, anything
> site.tld/tag/my_term/ would be queried as a post_tag. At least, that's
> how I understood Ryan's
> suggestion.
Why should we? If we are storing these things in one table, I think the
term_slug ought to be a UNIQUE key. If I can have a distinct 'cocktails'
tag and 'cocktails' category, then I stubbornly insist we stop storing them
in the same table. :)
--
SteveL
More information about the wp-hackers
mailing list