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

WP Scheduled Read-Only

描述

Schedule readonly mode for WordPress on a multisite network, this is useful when you need that nobody change content on a blog or on the whole network.

Read only mode:

  • Disallows access to the admin panel for non-admin users
  • Temporary deactivate comments on front

语言

  • fr_FR : 100%
  • en : 100%

安装

  1. Upload wp-scheduled-readonly to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress admin

评价

此插件暂无评价。

贡献者及开发者

「WP Scheduled Read-Only」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「WP Scheduled Read-Only」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「WP Scheduled Read-Only」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.3.1

  • Fix PHP warning

1.3.0

  • Allow write permission to specific roles

1.2.0

  • Make available for single site AND network
  • Security fix: use nonce in setting page
  • Update textdomain to match plugin slug
  • Improved UI in setting page: added notices and place-holders

1.1.0

  • WP 4.3 compliant
  • Code cleanup

1.0.0

  • Initial release