Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Remove Protected

Описание

Small script that removes Protected: and Private: from titles of posts and pages that are password protected and private.

Development

This plugin is developed over at Github if you want
to contribute.

Установка

Best way to install is using your WordPress Dashboard, just go to Plugins > Add New and search for it!

Отзывы

Посмотреть все 9 отзывов

Участники и разработчики

«Remove Protected» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Remove Protected» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.2

  • Code cleanup.
  • Added new filter, aubreypwd_remove_protected_disabled, that you can set to true to disable what this plugin does.

1.0.1

  • Some re-work as a class-based plugin.

1.0

  • First Release