开发者 |
Denis-de-Bernardy
Mike_Koepke |
---|---|
更新时间 | 2015年8月8日 00:43 |
捐献地址: | 去捐款 |
PHP版本: | 3.1 及以上 |
WordPress版本: | 4.0 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
This plugin's functionality has been merged into the External Links plugin. As a result this plugin is now deprecated. No further development will occur on it.The Autolink URI plugin for WordPress automatically converts urls to hyperlinked urls in post/page content, excerpts and text widgets. Before:
www.semiologic.comAfter:
www.semiologic.comHelp Me! The Semiologic forum is the best place to report issues. Please note, however, that while community members and I do our best to answer all queries, we're assisting you on a voluntary basis. If you require more dedicated assistance, consider using Semiologic Pro.
/wp-content/plugins/
directory and
tags are now ignored.
2.3.1
- WP 3.8 compat
2.3
- urls in text widgets are now converted.
- WP 3.7 compat
2.2
- Don't change email addresses in HTML5 email placeholder attribute (props vickifarmer)
- WP 3.6 compat
- PHP 5.4 compat
2.1
- Added support for port numbers in url
- Fix localhost urls
2.0.4
- Allow colons (:) in url matching
2.0.3
- Don't check inside of quotes. Some shortcodes have urls as parameters
2.0.2
- Avoid auto-linking background attributes
2.0.1
- Also catch urls with a parameter and no trailing slash
2.0
- Enhance escape/unescape methods
- Localization
- Code enhancements and optimizations