>
Download This Plugin | |
Download Elegant Themes | |
Name | Auto-hyperlink URLs |
Version | 4.0 |
Author | Scott Reilly |
Rating | 96 |
Last updated | 2011-07-26 03:00:00 |
Downloads |
24150
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Auto-hyperlink URLs plugin added 14 bytes of resources to the Home page and 18 bytes of resources to the sample Post page.
Auto-hyperlink URLs plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Auto-hyperlink URLs plugin ads no tables to your Wordpress blog database.Automatically hyperlink text URLs and email addresses originally written only as plaintext.
This plugin seeks to replace and extend WordPress's default auto-hyperlinking function. This plugin uses different pattern matching expressions than the WordPress default in order to prevent inappropriate adjacent characters from becoming part of the link (as WordPress has improved over the years, nowadays this is just a few edge cases like text links that are braced or bracketed) and it prevents invalid URIs (i.e. http://blah) from becoming links.
More significantly, this plugin adds configurability to the auto-hyperlinker such that you can configure:
This plugin will recognize any protocol-specified URI (http|https|ftp|news)://, etc, as well as email addresses. It also adds the new ability to recognize Class B domain references (i.e. "somesite.net", not just domains prepended with "www.") as valid links (i.e. "wordpress.org" would get auto-hyperlinked)
The following domain extensions (aka TLDs, Top-Level Domains) are recognized by the plugin: com, org, net, gov, edu, mil, us, info, biz, ws, name, mobi, cc, tv. These only comes into play when you have a plaintext URL that does not have an explicit protocol specified. If you need support for additional TLDs, you can add more via the plugin's admin options page.
This plugin also activates auto-hyperlinking of text links within post/page content.
Links: Plugin Homepage | Author Homepage