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

描述

Do more with the read more (<!--more-->) Tag. This plugin makes all links below the (<!--more-->) tag include the rel=”nofollow” attribute.

This plugin is ideal for blog posts that want to organize untrusted links below the <!--more--> tag. This has become very important since the recent Google penguin and panda search algorithm changes.

安裝

WordPress Admin Installation

  1. Sign into your blog, go to the plugins section and click ‘Add New’.
  2. In the search box enter “Do More”, then click ‘Search’.
  3. Click the ‘Install Now’ link and proceed to install the plugin.
  4. Once installed, click ‘Activate’.
  5. Links below the more tag will now including the rel=”nofollow” attribute.

Manual Installation

  1. Copy/Upload the entire do-more directory from the downloaded zip file into the /wp-content/plugins/ directory.
  2. Activate the “Do More” plugin in the ‘Plugins’ menu in WordPress
  3. Links below the more tag will now including the rel=”nofollow” attribute.

常見問題

Why did you make the plugin?

To solve a simple problem, make web links automatically include the rel=”nofollow” when they are placed below the <!--more--> tag.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

1.0.2

  • Released on 3/14/2020
  • Happy Pie Day!
  • Tested with latest versions of PHP and latest WordPress.
  • Moved translation load text domain to init function.

1.0.1

  • Released on 6/14/2016
  • Update to get plugin to appear in WordPress plugin directory

1.0

  • Released on 6/13/2016
  • First stable release.

0.1

  • Released on 1/26/2014
  • First version, when the plugin is activated all links below the <!--more--> tag automatically include the rel=”nofollow” attribute.