I'm wondering if there is a way to link a website in the Author's bio under Wordpress Users? I have tried this code but to no avail:
<a href="sampleWebsiteURLHere" title="Sample title here">click here</a>.
It is being printed out as a literal string and not as a hyperlink.