该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Automatic Links

描述

A simple WordPress plugin that automatically adds HTML anchor tags to plain text links and email addresses embedded in the content of posts and pages (WordPress already does this by default for comments). It also gives you the option to set the rel=”nofollow” and target attributes on all automatically generated hyperlinks.

安装

  1. Upload the folder automatic-links to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. (Optional) Navigate to “Settings -> Automatic Links” and set your options.

常见问题

None.

评价

2016年9月3日
This plugin has been a wonderful timesaver which I've used on many sites. However, it hasn't been updated for six years and seems to have come to its lifetime's end: in WordPress 4.4, it causes some picture captions to be replaced with code. It would be great if the developer tweaked it!
阅读所有2条评价

贡献者及开发者

“Automatic Links” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Automatic Links”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1

  • Added option to set the link target attribute.

1.0

  • Initial version. Uses make_clickable function from bbPress 0.9.