etrader Posted January 4, 2011 Share Posted January 4, 2011 In Wordpress, the hyperlinked tags are displayed by <?php the_tags(); ?> I want to de-link the tags to show simple text (instead of link). I tried ereg_replace to replace hyperlink elements; strip_tags , but none of them worked. Link to comment https://forums.phpfreaks.com/topic/223345-strip-link-from-tags-in-wordpress/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.