Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

WP Scheduled Read-Only

Opis

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

Jezici

  • fr_FR : 100%
  • en : 100%

Instalacija

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

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

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

Doprinositelji

“WP Scheduled Read-Only” je prijeveden na 1 dijalekt. Zahvala prevodiocima za njihov doprinos.

Prevedi “WP Scheduled Read-Only” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

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

  • Prvo izdanje