這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

OutBoundLinks

描述

This plugin opens external links present in post in a new tab with query string parameter.

Details

  • Work with WordPress posts.
  • Opens all External links present in a single post in a new tab (target=_blank).
  • Add a query string parameter “?rel=outbound” at the end of the hyperlink.
  • Links referring within the site are excluded.

安裝

The Plugin can be installed in two ways.

Download and Install

  1. Download and upload the plugin files to the /wp-content/plugins/outboundlinks directory from the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress admin.

Using Plugin Interface

  1. Open the plugin Interface in the wordpress admin and click on “Add new”.
  2. In the Search box enter “outboundlinks” and hit Enter.
  3. Click on “Install” to install the plugin.

常見問題

Does OutboundLinks modify any file?

No! The plugin does not modify any of your WordPress files.

Need to support for more custom Post Types?

If you want the plugin to support OutBoundLinks for other custom post types (CPT), than please create a support ticket and we would be happy to introduce the new change in the next version of plugin as soon as possible.

評價

2016年9月3日
Now no need to worry about external links! Thanks for the plugin.
閱讀全部1個評價

貢獻者及開發者

“OutBoundLinks” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

OutBoundLinks 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 OutBoundLinks 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

3.0.0

  • Compatibility changes to make it work with latest WordPress version.

2.0.0

  • Compatibility changes to make it work with latest WordPress version.
  • Code changes for PHP 7.2 version.