Converting URL text to HREF in comments
-
Assume a commenter enters the plain text of a URL without the protocol, as in
www.example.com
Does 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
https://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)
- You must be logged in to reply to this topic.