Title: Disable Updates for WordPress Core, Plugins and Themes
Author: Johan van der Wijk
Published: <strong>अगस्ट 21, 2011</strong>
Last modified: डिसेम्बर 1, 2025

---

प्लगिनहरू खोज्नुहोस्

![](https://ps.w.org/disable-updates/assets/icon.svg?rev=2944245)

# Disable Updates for WordPress Core, Plugins and Themes

 [Johan van der Wijk](https://profiles.wordpress.org/vanderwijk/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/disable-updates.1.4.2.zip)

 * [विवरण](https://ne.wordpress.org/plugins/disable-updates/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/disable-updates/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/disable-updates/#installation)
 * [विकास](https://ne.wordpress.org/plugins/disable-updates/#developers)

 [सहायता](https://wordpress.org/support/plugin/disable-updates/)

## विवरण

This plugin disables all WordPress updates (core, plugins and themes). This can 
be useful if you have multiple environments such as a live and staging server and
you don’t want your users to use the update functionality.

This plugin not only disables the update mechanism for the core, plugins and themes,
but it also removes the update menu item from the left navigation menu in the admin
dashboard.

## स्क्रिनसटहरू

 * [[
 * WordPress dashboard before activating the plugin.
 * [[
 * After activating the plugin all update notices are disabled.

## स्थापना

 1. Unzip the zip file and upload the folder to the `wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## प्रश्नोत्तर

### I am not sure what this plugin does, should I be using it?

No, keeping WordPress up-to-date is very important for security reasons. You should
only disable WordPress updates if you keep your system up to date using another 
mechanism such as a staging server or svn.

### Can I submit a feature request or bug report?

Yes, please use the [support forum](https://wordpress.org/support/plugin/disable-updates/)
to report any issues you may have. You can submit code suggestions in the [GitHub repository](https://github.com/vanderwijk/disable-updates).

## समीक्षाहरू

![](https://secure.gravatar.com/avatar/049aaa576d0edc825d2d0422aef429c387660e5699a96d5cf2e16e5d35a26c36?
s=60&d=retro&r=g)

### 󠀁[No options to choose](https://wordpress.org/support/topic/no-options-to-choose/)󠁿

 [santoshsth1](https://profiles.wordpress.org/santoshsth1/) डिसेम्बर 15, 2024

This plugin does what is says but it doesn’t give any choosing option at all. I 
don’t want to disable updates for all plugins. Found this plugin which provides 
more flexibility disabling core, updates, and as well gives options to choose for
blocking specific plugin updates.https://wordpress.org/plugins/disable-email-notification-
for-auto-updates/

![](https://secure.gravatar.com/avatar/1332b11a7e7f07baa9e1087a557923d97113986591684a466907e00581220974?
s=60&d=retro&r=g)

### 󠀁[nice!](https://wordpress.org/support/topic/nice-4672/)󠁿

 [bestwebmasternet](https://profiles.wordpress.org/bestwebmasternet/) सेप्टेम्बर
26, 2023

simple for good practices_)

![](https://secure.gravatar.com/avatar/1ce499424fbe0deacb1f6f4dda0fadc9ca4d5cf38862b72c0e46355ef5796834?
s=60&d=retro&r=g)

### 󠀁[Fantastic](https://wordpress.org/support/topic/fantastic-3218/)󠁿

 [francisca34578](https://profiles.wordpress.org/francisca34578/) अगस्ट 30, 2023

This is absolutely fantastic, whoever made this deserves to be paid!!

![](https://secure.gravatar.com/avatar/b3e674fef6a85c140984129362366b2a12e3fe7e290bd4c505d63e88d9f1e155?
s=60&d=retro&r=g)

### 󠀁[Amazing](https://wordpress.org/support/topic/amazing-2942/)󠁿

 [waqassaleem378](https://profiles.wordpress.org/waqas7431/) जनवरी 14, 2021

Just wondering why this Dimond doesn’t have even a single review. Love it 🙂

 [ सबै 3 समीक्षाहरू पढ्नुहोस् ](https://wordpress.org/support/plugin/disable-updates/reviews/)

## योगदानकर्ता र डेभलपरहरू

“Disable Updates for WordPress Core, Plugins and Themes” खुला स्रोत सफ्टवेयर हो।
निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

 *   [ Johan van der Wijk ](https://profiles.wordpress.org/vanderwijk/)

“Disable Updates for WordPress Core, Plugins and Themes” 19 लोकेलहरूमा अनुवाद गरिएका
छन्। योगदानको लागि [अनुवादकहरू](https://translate.wordpress.org/projects/wp-plugins/disable-updates/contributors)
लाई धन्यवाद।

[“Disable Updates for WordPress Core, Plugins and Themes” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/disable-updates)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/disable-updates/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/disable-updates/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/disable-updates/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/disable-updates/) को सदस्यता
लिनुहोस्।

## चेन्जलग

#### 1.4.2

WP 6.9 compatibility tested

#### 1.4.1

WP 6.8 compatibility tested

#### 1.4.0

WP 6.7 compatibility tested

#### 1.3.9

WP 6.6 compatibility tested

#### 1.3.8

WP 6.5 compatibility tested

#### 1.3.7

WP 6.4 compatibility tested

#### 1.3.6

Using `add_filter ( 'pre_site_transient_update_core', '__return_null' );` slowed
down the admin dashboard because it invalidated the transient. Added `du_last_checked`
function to fake last update check which tricks WordPress into thinking the check
has happened and nothing needs to be updated.

#### 1.3.5

Changed minimum WordPress version to 4.6

#### 1.3.4

Corrected translation filenames

#### 1.3.2

Disable update health check

#### 1.3.0

Added translation support

#### 1.2.9

WordPress 6.3 compatibility tested

#### 1.2.5

WordPress 5.8 compatibility tested

#### 1.2

PHP 7.2 compatibility update

#### 1.1

Added `automatic_updater_disabled` filter

#### 1.0

Initial release

## मेटा

 *  संस्करण **1.4.2**
 *  पछिल्लो अपडेट **5 महिना अघि**
 *  सक्रिय स्थापना **10,000+**
 *  वर्डप्रेस संस्करण ** 4.6 वा उच्च **
 *  जाँच गरिएको **6.9.4**
 *  PHP संस्करण ** 5.6 वा उच्च **
 *  भाषाहरू
 * [Croatian](https://hr.wordpress.org/plugins/disable-updates/), [Danish](https://da.wordpress.org/plugins/disable-updates/),
   [Dutch](https://nl.wordpress.org/plugins/disable-updates/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/disable-updates/),
   [English (UK)](https://en-gb.wordpress.org/plugins/disable-updates/), [English (US)](https://wordpress.org/plugins/disable-updates/),
   [French (France)](https://fr.wordpress.org/plugins/disable-updates/), [Galician](https://gl.wordpress.org/plugins/disable-updates/),
   [German](https://de.wordpress.org/plugins/disable-updates/), [Italian](https://it.wordpress.org/plugins/disable-updates/),
   [Japanese](https://ja.wordpress.org/plugins/disable-updates/), [Korean](https://ko.wordpress.org/plugins/disable-updates/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/disable-updates/), [Romanian](https://ro.wordpress.org/plugins/disable-updates/),
   [Russian](https://ru.wordpress.org/plugins/disable-updates/), [Slovak](https://sk.wordpress.org/plugins/disable-updates/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/disable-updates/), [Spanish (Spain)](https://es.wordpress.org/plugins/disable-updates/),
   [Swedish](https://sv.wordpress.org/plugins/disable-updates/) र [Ukrainian](https://uk.wordpress.org/plugins/disable-updates/).
 *  [आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/disable-updates)
 * ट्यागहरू
 * [core update](https://ne.wordpress.org/plugins/tags/core-update/)[disable updates](https://ne.wordpress.org/plugins/tags/disable-updates/)
   [plugin update](https://ne.wordpress.org/plugins/tags/plugin-update/)[theme update](https://ne.wordpress.org/plugins/tags/theme-update/)
   [updates](https://ne.wordpress.org/plugins/tags/updates/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/disable-updates/advanced/)

## रेटिङ्गहरू

 ५ मा 4.8 तारा।

 *  [  3 5-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/disable-updates/reviews/?filter=5)
 *  [  1 4-तारा समीक्षा     ](https://wordpress.org/support/plugin/disable-updates/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/disable-updates/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/disable-updates/reviews/?filter=2)
 *  [  0 1-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/disable-updates/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/disable-updates/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/disable-updates/reviews/)

## योगदानकर्ताहरू

 *   [ Johan van der Wijk ](https://profiles.wordpress.org/vanderwijk/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/disable-updates/)

## दान गर्नुहोस्

के तपाईँ यस प्लगिनको उन्नतिको लागि सहायता गर्न चाहनुहुन्छ?

 [ यो प्लगिनको लागि दान गर्नुहोस् ](https://www.paypal.me/vanderwijk)