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

Do More

描述

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.

评价

此插件暂无评价。

贡献者及开发者

“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.