このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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