Converting URL text to HREF in comments
-
Assume a commenter enters the plain text of a URL without the protocol, as in
www.example.comDoes this plugin do the equivalent of make_clickable() to convert the text into an HREF? Does it convert the text into a relative URL, so the HREF value would be
http://www.mysite.com/www.example.com? Does it force an https on URLs?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Converting URL text to HREF in comments’ is closed to new replies.