Deskripsyon
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
Mga Lenguwahe
- fr_FR : 100%
- en : 100%
Pag-install
- Upload
wp-scheduled-readonlyto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress admin
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “WP Scheduled Read-Only” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorAng “WP Scheduled Read-Only” ay naisalin na sa 1 (na) locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.
Isalin ang “WP Scheduled Read-Only” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng 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