Archived topic
Listing tags without "Tags:"
3 replies · Started by Margot on September 7, 2018
Viewing posts 1–4 of 4
I've applied this code to my page
<?php the_tags( null, ' ' ); ?>
But it lists it as "Tags: tag1 tag2 tag3". I would like it to be published without the "Tags:"
So it should publish as "tag1 tag2 tag3". How do I go about doing this? Thank you so much!
Hi there,
Would this help?
https://wordpress.stackexchange.com/questions/59723/how-to-remove-tags-text-from-the-tags
Excellent. That was exactly what I was looking for. Thank you!
No problem :)
This archived topic is closed to new replies.