how can i get Custom taxonomy URL by taxonomy ID outside the loop like get_category_link();
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
The function you're looking for is: get_term_link(); Here is the Codex entry on it: |
|||
|
|
