Title: Disable Automatic Theme &amp; Plugin Updates
Author: Jake Spurlock
Published: <strong>2020 年 6 月 2 日</strong>
Last modified: 2020 年 8 月 6 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](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://tw.wordpress.org/plugins/disable-automatic-theme-plugin-updates/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/disable-automatic-theme-plugin-updates/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/disable-automatic-theme-plugin-updates/#installation)
 * [開發資訊](https://tw.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.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Disable Automatic Theme & Plugin Updates〉的開發相關工作。

參與者

 *   [ 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/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/disable-automatic-theme-plugin-updates/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/disable-automatic-theme-plugin-updates/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/disable-automatic-theme-plugin-updates/)。

## 變更記錄

#### 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+**
 *  WordPress 版本需求 ** 3.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.5.18**
 *  PHP 版本需求 ** 7.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/disable-automatic-theme-plugin-updates/)
 * 標籤:
 * [core](https://tw.wordpress.org/plugins/tags/core/)[updates](https://tw.wordpress.org/plugins/tags/updates/)
 *  [進階檢視](https://tw.wordpress.org/plugins/disable-automatic-theme-plugin-updates/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](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/)