WordPress Function to Auto Convert URL Into Hyperlink

In wordpress, if you want to auto convert all URLs in your string into clickable hyperlinks, you can actually do it using the built-in function make_clickable().

Read more here:

http://zenverse.net/php-function-to-auto-convert-url-into-hyperlink/

Plugin

You can also use the following plugin which automaticaly links all your urls:

http://www.semiologic.com/software/autolink-uri/

Related posts:

  1. Function to Process Shortcodes in WordPress Custom Fields
  2. Notes on WordPress Plugin Development
  3. SEO Friendly WordPress URLs
  4. Preventing a WordPress Plugin From Trying to Update
  5. WordPress Multilingual Plugins

Leave a Comment

Let us know your thoughts on this post but remember to place nicely folks!