這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.