Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Scheduled Read-Only

Descrizione

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

Lingua

  • fr_FR : 100%
  • en : 100%

Installazione

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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WP Scheduled Read-Only” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“WP Scheduled Read-Only” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “WP Scheduled Read-Only” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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
  • Pulizia del codice

1.0.0

  • Release iniziale