Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP Scheduled Read-Only

Beschreibung

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

Sprachen

  • 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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„WP Scheduled Read-Only“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„WP Scheduled Read-Only“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „WP Scheduled Read-Only“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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

  • Erstveröffentlichung