This Wordpress plugin displays the name of the author as a clickable link to the author’s website. “Why not use the_author_link?” you ask. Because the_author_link doesn’t account for those users who have removed the default “http://” from their profile.
The Problem:
Wordpress defaults author website url’s to “http://”. Wordpress has added a fix to the past problem of displaying “http://” when the_author_link() was used. However, the_author_link() does not work when a user has removed the “http://” from their user profile.
We ran into this problem at MyBiggestComplaint.com where many longstanding users without websites had already deleted the annoying “http://” default from their profile. When the_author_url() was updated to fix the problem of needlessly displaying the default “http://”, those users who had deleted the “http://” from their profiles where having user names popup in slots where an active url is supposed to be placed.
The Solution:
Download and activate Author Web plugin. Replace calls to “the_author_link()” in your theme with “the_author_url_web()”. That’s it.
See the plugin in action on a page with an author url and on a page where a user has removed the default “http://” from their profile.









Weblog Tools Collection » Blog Archive » WordPress Plugin Releases for 10/11 wrote,
[…] fixes and everything about blogging, especially with Wordpress. Go ahead, subscribe to our feed!Author Web displays the name of the author as a clickable link to the author’s […]
Quote | Link | October 10th, 2007 at 8:35 pm
BlogBroker » WordPress Plugin Releases for 10/11 wrote,
[…] Author Web displays the name of the author as a clickable link to the author’s website. […]
Quote | Link | October 10th, 2007 at 10:48 pm
WordPress 插件列表 10月11日 - WordPressCHINA - WordPress中文化 wrote,
[…] Author Web,将文章作者的名字链接到作者的网站。 […]
Quote | Link | October 11th, 2007 at 11:39 am