Hello again!
I just set up a new wp blog(v 2.7.1) and I'd like to:
- add target="_blank" attribute to each link found in the comments
- remove the rel="nofollow" from every link from the comments
The reason for this is that I'd like to have a do-follow blog :)
After some search I was able to edit the links for the comment authors and remove the nofollow attribute and add the target _blank, but I just couldn't find where the links displayed in comments are...
Can someone help me pointing me into the right direction?
Thank you in advance,
J