[wp-hackers] RE: Reference TermId or TermTaxonomyId for category
plugin?
Dan Fellars
danf at eliresearch.com
Sun Feb 8 02:54:02 GMT 2009
Now that I've looked at this more, maybe term_taxonomy is the better
approach, seeing as that is how the term_relationships table works.
If so, anyone know the easiest way to get the term_taxonomy_id if you
have the term_id?
I tried looking to no avail for some function like: get_tt_id($termid,
'category') - does anything like that exist?
Thanks,
danf
More information about the wp-hackers
mailing list