How does WP use ‘term_taxonomy_id’ ?
-
Hi,
I was searching differences between
term_idandterm_taxonomy_id. I understood thatterm_idis simply single term id andterm_taxonomy_idis unique id forterm_id+taxonomygroup because we may have sameterm_nameandterm_slugin different taxonomies and wp gives them sameterm_id.
But when I added similar terms(sameterm_nameandterm_slug) in different taxonomies, they got differentterm_ids, so why I got differentterm_idsif they should be same or if they should not be identical then what is purpose ofterm_taxonomy_id?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How does WP use ‘term_taxonomy_id’ ?’ is closed to new replies.