How do I use get_tag_link($tag_id); but with the tag slug?
-
I need something like this:
<?php echo get_tag_link($tag_slug); ?>
$tag_slug would be set with a custom field by the user.
Is this possible?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How do I use get_tag_link($tag_id); but with the tag slug?’ is closed to new replies.