I’m on the tag.php page. How can I get its slug?
single_tag_title()
gets the title just fine, but the slug?
I’m on the tag.php page. How can I get its slug?
single_tag_title()
gets the title just fine, but the slug?
You must be logged in to post a comment.
You can get the slug by getting the queried object while on the tag page, like so: