Hi all!
I'm wondering if it's possible to link the whole the_excerpt(); to the_permalink();.
Ofcourse the easiest way would be to wrap an a-tag around the excerpt but since that doesn't validate, its out of the question.
So, how can I filter the excerpt and have it echoed with an surrounding a-tag?