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://as.wordpress.org/plugins/nutsforpress-maintenance-mode/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/nutsforpress-maintenance-mode/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/nutsforpress-maintenance-mode/#installation)
 * [বিকাশ](https://as.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” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত 
অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ 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/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/nutsforpress-maintenance-mode/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/nutsforpress-maintenance-mode/)
ছাবস্ক্ৰাইব কৰক।

## সলনি-পঞ্জী

#### 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

## মেটা

 *  **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://as.wordpress.org/plugins/tags/breakpoint/)[maintenance mode](https://as.wordpress.org/plugins/tags/maintenance-mode/)
   [NutsForPress](https://as.wordpress.org/plugins/tags/nutsforpress/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/nutsforpress-maintenance-mode/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

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

[See all reviews](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)