![]() |
Wordpress plugin that coverts urls to hrefs?
Has anyone found one that will automatically convert text in a post like the following.
http://www.foo.com <-- Gfy does this automatically and its exactly what I need - however for this example imagine it was unlinked text. to <a href="http://www.foo.com">http://www.foo.com</a> ? Help a brother out? |
looking for a script like this as well but not for wordpress
|
|
Quote:
Anyone else found a plugin? Ive G'd the hell out of it with no good results. |
bump for you.. im looking for this type of script but not a plugin on wordpress.
|
ereg_replace("[[:alpha:]]+://[^<>[:space:]]+[[:alnum:]/]","<a href=\"\\0\">\\0</a>", $str);
|
| All times are GMT -7. The time now is 03:55 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123