This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Scheduled Read-Only

Description

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

Languages

  • fr_FR : 100%
  • en : 100%

Installation

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

Reviews

There are no reviews for this plugin.

Contributors and Developers

“WP Scheduled Read-Only” is open source software. The following people have contributed to this plugin.

Contributors

“WP Scheduled Read-Only” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WP Scheduled Read-Only” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

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