Retrieves the link to the tag.
$tagint|objectrequired
function get_tag_link( $tag ) {
return get_category_link( $tag );
}
| Version | Description |
|---|---|
| 2.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/functions/get_tag_link