Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Scheduled Read-Only

Beschrijving

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%

Installatie

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Scheduled Read-Only” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“WP Scheduled Read-Only” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “WP Scheduled Read-Only” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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