Opis
Easily put your site into maintenance mode with this plugin so that you can perform updates. The plugin works by taking a selection of IP addresses and comparing them to the visitor’s IP address.
Users whose IP addresses match those specified in the settings page can view the site normally. Users who do not have IP access are directed either you a WordPress page (which you pick), or to any external url.
It’s extremely simple to use:
- activate the plugin
- go to the „Maintenance Mode” settings
- check the „Enable Box”
- enter the IP addresses that should have access
- choose whether to redirect non-authorized users to a page or url
- choose the page or enter the url
Once your site is ready to be made available again, simple uncheck the „Enable” box.
Instalacja
- Upload the 'cgc-maintenance-mode’ folder to the /wp-content/plugins/ directory
- Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
- Go to Settings > Maintenance Mode
Najczęściej zadawane pytania
- Installation Instructions
-
- Upload the 'cgc-maintenance-mode’ folder to the /wp-content/plugins/ directory
- Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
- Go to Settings > Maintenance Mode
Recenzje
Kontrybutorzy i deweloperzy
„CGC Maintenance Mode” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “CGC Maintenance Mode” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.2.1
- Tested with latest version of WordPress
1.2
- New: Added support for permitting site admins to view the site without an IP address
- New: Added support for including comments on IP addresses
1.1
- Fixed undefined notice errors on first install
- Fixed an issue where the IP of the visitor wasn’t always properly detected
- Added a simple check for local IP addresses
1.0
- Initial release