Hello,
I am trying to find a way to remove the automatic http:// that WP enters whenever you modify a User that doesn't have a domain name.
I'm trying to display a URL for web sites but it often displays just "http://" and it wouldn't display it if that were not entered.
The trouble is that every time a user modifies their profile it adds it again.
I've been going into phpmyadmin meanwhile and just removing the http:// from the database, but that gets old after a while.
Thanks!
Chris