Strip characers from tag names
-
Hi,
I’m looking for a way to strip the frst two characters from all tags being displayed.
I have added $tag_name = substr($tag_name,2); to category-template.php, which has worked for the side bar widgets, but I’m lost on how to do the same for the rest of the content – i.e. main blog and tag archive pages?
Any suggestions would be very much appreciated.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Strip characers from tag names’ is closed to new replies.