Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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.