Function get_term_link() is not working with term id and slug
-
This is not bug i have used function get_term_link() with reference of Below url
https://codex.www.ads-software.com/Function_Reference/get_term_link
When i call function with OBJECT parameter , the function working fine but not working with “term ID / term slug” parameter.
$term
(object/int/string) (required) The term object / term ID / term slug whose link will be retrieved.
Default: None
- The topic ‘Function get_term_link() is not working with term id and slug’ is closed to new replies.