该插件尚未通过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