The is_url() function now accepts any string with a dot and no spaces, not just URLs with http:// or containing /. This allows /update 2 -link google.com to properly set the link instead of treating google.com as text.
The is_url() function now accepts any string with a dot and no spaces, not just URLs with http:// or containing /. This allows /update 2 -link google.com to properly set the link instead of treating google.com as text.