Title: NutsForPress Maintenance Mode
Author: Christian Gatti
Published: <strong>13 ກໍລະກົດ 2022</strong>
Last modified: 6 ທັນວາ 2025

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/nutsforpress-maintenance-mode/assets/banner-772x250.png?rev
=2755605)

![](https://ps.w.org/nutsforpress-maintenance-mode/assets/icon-256x256.png?rev=2755605)

# NutsForPress Maintenance Mode

 ໂດຍ [Christian Gatti](https://profiles.wordpress.org/christian-gatti/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/nutsforpress-maintenance-mode.1.8.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/nutsforpress-maintenance-mode/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/nutsforpress-maintenance-mode/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/nutsforpress-maintenance-mode/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/nutsforpress-maintenance-mode/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/nutsforpress-maintenance-mode/)

## ຄຳອະທິບາຍ

_Maintenance Mode_ is one of the several NutsForPress plugins providing some essential
features that WordPress does not offer itself or offers only partially.  

_Maintenance Mode_ allows you to:

 * set up a “Maintenance Mode” state and redirect all website visitors to a landing
   page that you can define
 * restrict access to REST API too, if you want to safely hide all the contents,
   even the textual ones provided by REST API
 * hide and redirect to the defined landing page the sitemap page too (the default
   WordPress sitemap page or the sitemap provided by [NutsForPress Indexing and SEO](https://wordpress.org/plugins/nutsforpress-indexing-and-seo/))
 * set up a “Screen Resolution Check” and hide website content at defined breakpoints,
   targeting devices with specific resolutions; this feature is very useful when
   developing for different resolutions one at a time
 * prevent everyone from login while Maintenance Mode is switched on, except for
   some Administrators that you explicitly authorize by flagging a checkbox into
   their profiles

When the plugin is activated, the involved Administrator is automatically authorized
to keep on working and login; if you remove all the authorization flags from all
the Administrators, all of them can keep on login and working. All the logged in
users and all the logged in Administrators that are not explicitly authorized, are
instantly logged out when Maintenance Mode is switched on

Maintenance Mode is full compliant with WPML (you don’t need to translate any option
value)

Take a look at the others [NutsForPress Plugins](https://wordpress.org/plugins/search/nutsforpress/)

**Whatever is worth doing at all is worth doing well**

### Translations

 * English: default language
 * Italian: entirely translated

### Credits

 * Very many thanks to [DkR](https://dkr.srl/) and [SviluppoEuropa](https://sviluppoeuropa.it/)!

## ການຕິດຕັ້ງ

#### Installation From Plugin Repository

 * Into your WordPress plugin section, press “Add New”
 * Use “NutsForPress” as search term
 * Click on _Install Now_ on _NutsForPress Maintenance Mode_ into result page, then
   click on _Activate_
 * Setup “NutsForPress Maintenance Mode” options by clicking on the link you find
   under the “NutsForPress” menu
 * Enjoy!

#### Manual Installation

 * Download _NutsForPress Maintenance Mode_ from https://wordpress.org/plugins/nutsforpress
 * Into your WordPress plugin section, press “Add New” then press “Load Plugin”
 * Choose nutsforpress-maintenance-mode.zip file from your local download folder
 * Press “Install Now”
 * Activate _NutsForPress Maintenance Mode_
 * Setup “NutsForPress Maintenance Mode” options by clicking on the link you find
   under the “NutsForPress” menu
 * Enjoy!

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“NutsForPress Maintenance Mode” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້
ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Christian Gatti ](https://profiles.wordpress.org/christian-gatti/)

“NutsForPress Maintenance Mode” ໄດ້ຖືກແປເປັນ 1 ພາສາທ້ອງຖິ່ນ. ຂໍຂອບໃຈ [ທີມງານຜູ້ແປ](https://translate.wordpress.org/projects/wp-plugins/nutsforpress-maintenance-mode/contributors)
ສຳລັບການປະກອບສ່ວນຂອງເຂົາເຈົ້າ.

[ແປ “NutsForPress Maintenance Mode” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/nutsforpress-maintenance-mode)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/nutsforpress-maintenance-mode/),
ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/nutsforpress-maintenance-mode/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/nutsforpress-maintenance-mode/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/nutsforpress-maintenance-mode/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.8

 * Added a new check to prevent a warning on the ‘user_new_form’ action: when a 
   new user is created, the $user parameter is not empty but does not contain a 
   valid WP_User object, causing the plugin to fail further on when trying to get
   the property ID (thanks to Bolz)

#### 1.7

 * New readme file and new section to be translated

#### 1.6

 * Fixed a bug that caused the ‘jQuery is not defined’ error and implemented a better
   method for warning visitors with screen resolutions not allowed to browse the
   website

#### 1.5

 * Now you can hide website content at defined breakpoints, targeting devices with
   specific resolutions. This feature is very useful when developing for different
   resolutions one at a time

#### 1.4

 * Fixed a bug that caused the reset of the options of this plugin when WPML was
   installed and activated after the configuration of this plugin

#### 1.3

 * Tested up to WordPress 6.2

#### 1.2

 * Now translations are provided by translate.wordpress.org, instead of being locally
   provided: please contribute!

#### 1.1

 * Now you can define wich Administrator can log in while Maintenance Mode is switched
   on (all others Administrators are prevented from login, like avery other user
   with lower roles)
 * Every logged in user which is not allowed to login when Maintenace Mode is switched
   on, now is logged off automatically

#### 1.0

 * First full working release

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.8**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **4 ເດືອນ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **50+**
 *  ເວີຊັນ WordPress ** 5.3 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.9.4**
 *  ເວີຊັນ PHP ** 7.0.0 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/nutsforpress-maintenance-mode/) 
   ແລະ [Italian](https://it.wordpress.org/plugins/nutsforpress-maintenance-mode/).
 *  [ແປເປັນພາສາຂອງເຈົ້າ](https://translate.wordpress.org/projects/wp-plugins/nutsforpress-maintenance-mode)
 * ແທັກ
 * [breakpoint](https://lo.wordpress.org/plugins/tags/breakpoint/)[maintenance mode](https://lo.wordpress.org/plugins/tags/maintenance-mode/)
   [NutsForPress](https://lo.wordpress.org/plugins/tags/nutsforpress/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/nutsforpress-maintenance-mode/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[Your review](https://wordpress.org/support/plugin/nutsforpress-maintenance-mode/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/nutsforpress-maintenance-mode/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Christian Gatti ](https://profiles.wordpress.org/christian-gatti/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/nutsforpress-maintenance-mode/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://www.paypal.com/paypalme/ChristianGatti)