get_term does not return the term
I am using my own taxonomy which has in the table terms corresponding row with a term. I need to get the term by term_id using get_term(141) but i get error invalid_taxonomy. I think that the relationships are correct because this query If WordPress is not aware of a taxonomy and you try to grab … Read more