Leírás
Multisite Maintenance Mode solves the problem of site users making content/database changes while performing maintenance on large multisite networks. It works by directing every user (except network admins) to their homepage when they attempt to log in. A message is displayed in the admin bar to direct them on where to find more information. Anonymous users can still view the site normally.
Képernyőmentések
Telepítés
- Unzip and upload to
wp-content/plugins
- Network activate the plugin
- Go to Network Settings -> Multisite Maintenance Mode
- Turn on Multisite Maintenance Mode
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Multisite Maintenance Mode” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Multisite Maintenance Mode” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
0.2.2
- Added Español translation. Props to Andrew Kurtis of WebHostingHub
0.2.1
- Tested with WordPress 4.2.2
0.2.0
- Now ready for translation!
- Consolidated the PHP for easier maintenance.
- Added filter ‘mmm_allow_user_with_capability’ to allow lower-level users to access the WordPress admin.
0.1
- Initial code.