Hello everybody,
I want to display tags on my WordPress site using the normal code <?php the_tags(); ?> but I wanted to display a hashtag (#) before each tag. I read through the docs but I haven't found any way to do it. Does anybody know if this is possible?
Thanks in advance!