Title: Disable Automatic Theme &amp; Plugin Updates
Author: Jake Spurlock
Published: <strong>જૂન 2, 2020</strong>
Last modified: ઓગસ્ટ 6, 2020

---

પ્લગીન શોધો

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](https://s.w.org/plugins/geopattern-icon/disable-automatic-theme-plugin-updates.
svg)

# Disable Automatic Theme & Plugin Updates

 [Jake Spurlock](https://profiles.wordpress.org/whyisjake/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/disable-automatic-theme-plugin-updates.0.1.6.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/disable-automatic-theme-plugin-updates/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/disable-automatic-theme-plugin-updates/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/disable-automatic-theme-plugin-updates/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/disable-automatic-theme-plugin-updates/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/disable-automatic-theme-plugin-updates/)

## વર્ણન

At the core of this plugin, it is simply using the build in filters to disable automatic
theme and plugin updates.

    ```
    add_filter( 'plugins_auto_update_enabled', '__return_false' );
    add_filter( 'themes_auto_update_enabled', '__return_false' );
    ```

If you are interested in contributing to this plugin, all issues should be addressed
on [Github](https://github.com/whyisjake/disable-plugin-theme-auto-updates). Pull
requests welcome.

## સ્થાપન

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `/disabe-plugin-theme-auto-updates.zip` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Or, install via the plugin repository.

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ Jake Spurlock ](https://profiles.wordpress.org/whyisjake/)

[“Disable Automatic Theme & Plugin Updates” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/disable-automatic-theme-plugin-updates)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/disable-automatic-theme-plugin-updates/),
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/disable-automatic-theme-plugin-updates/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/disable-automatic-theme-plugin-updates/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/disable-automatic-theme-plugin-updates/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 0.1.5

 * Fix the tested up to version.

#### 0.1.4

 * Initial release.
 * Added some build tools.

#### 0.1.0

Let’s kick this off.

## મેટા

 *  વર્ઝન **0.1.6**
 *  છેલ્લી અપડેટ: **6 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **60+**
 *  વર્ડપ્રેસ વર્ઝન ** 3.7 અથવા ઉચ્ચતર **
 *  **5.5.20** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 7.0 અથવા ઉચ્ચતર **
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/disable-automatic-theme-plugin-updates/)
 * ટૅગ્સ:
 * [core](https://gu.wordpress.org/plugins/tags/core/)[updates](https://gu.wordpress.org/plugins/tags/updates/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/disable-automatic-theme-plugin-updates/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[તમારા અભિપ્રાયો](https://wordpress.org/support/plugin/disable-automatic-theme-plugin-updates/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/disable-automatic-theme-plugin-updates/reviews/)

## ફાળો આપનારા

 *   [ Jake Spurlock ](https://profiles.wordpress.org/whyisjake/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/disable-automatic-theme-plugin-updates/)