2020-05-01 / 5378阅 / 悠然
Generate a permalink for a taxonomy term archive.
(WP_Term|int|string)
(Required)
The term object, ID, or slug whose link will be retrieved.
(string)
(Optional)
Taxonomy.
Default value: ''
(string|WP_Error) URL of the taxonomy term archive>WP_Error if term does not exist.