[wp-testers] A Default Taxonomy

Andrew Nacin wp at andrewnacin.com
Fri Apr 16 16:13:14 UTC 2010


I'm having trouble understanding your problem because you seem to
misuse some terminology.

Specifically, category is a taxonomy made up of categories, which are
terms. Likewise, a custom taxonomy such as "fruit" has terms such as
"apple" and "pear".

We're trying as hard to sever the default taxonomies (category,
post_tag) from core and make them work more like any other registered
taxonomy. (Partially achieved in 3.0.)

If you're possibly referring to the Uncategorized category, I think
there's a ticket somewhere to actually remove that, as it is largely
seen as a limitation, but one issue is that themes depend on it (such
that they assume on exists).


On 4/16/10, Gustavo Silva Bordoni <gustavo at webord.net> wrote:
> These days, I was doing some tests on the Custom_Post_Type, for the new 3.0
> Update. And I got a problem where If I delete all the taxonomies from a
> category on a Post_Type I get an error because there is no Taxonomy on the
> array to create the list.
>
> Anyone has a solution? I could make a condition before the Foreach... but
> isn't a good solution...
>
> I would like to know if there is a way to use like a Default Taxonomy, so
> couldn't be possible to delete all of them. And if you delete all the
> taxonomies from a Post_Type, this would be allocated to this default, like
> the categories.
>
> Thanks
> --
> Gustavo Silva Bordoni - http://webord.net/
>
> Fale comigo[Talk to me]:
> Mail:
> gustavo at webord.net
> gustavo at tangerina.com.br
> webord.net at gmail.com
>
> Twitter: http://twitter.com/webord
>
> Skype: webord
>
> Telefone[Phone]: +55 (21) 9416-4506
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list