Hi All,
Need help with a niggely problem I have...
My theme displays tags by using the following code: <?php the_tags('<ul><li>','</li><li>','</li></ul>'); ?>
This is great only I need to remove the HREF links on them.
Can anyone advise where or how I can do this?
Many thanks in advance.
Aiden