> For the complete documentation index, see [llms.txt](https://docs.wpsite.pro/powershop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wpsite.pro/powershop/kuai-su-ru-men/geng-xin.md).

# 更新

我們不斷更新 Power Shop，提供新功能、安全性修補程式和錯誤修復。

雖然我們定期發布更新，但我們不會發佈公開時間表。我們每週舉行一次內部會議，以確定 Power Shop 更新的範圍和優先順序。

您可以透過兩種方式更新 Power Shop。

1. 從外掛列表更新\
   \&#xNAN;*（需要有效的授權）*
2. 手動上傳

當有可用更新時，您將在 WordPress 管理區域的外掛程式 > 已安裝外掛頁面上收到通知。

### 從外掛列表更新

若要從外掛列表更新，您必須擁有有效的授權。

1. 導覽至外掛 > 已安裝的外掛
2. 向下滾動，直到找到 **Power Shop**、**Powerhouse**
3. 您應該會看到一條通知，其中包含「立即更新」連結，點擊此連結。
4. 如果成功，您將看到一則通知，確認 **Power Shop**、**Powerhouse** 已更新

#### 沒有看到更新？

如果您沒有看到可用的更新，請導航至外掛 > 已安裝的外掛，然後按一下“Check for updates”按鈕。這會觸發更新通知。

### 手動上傳

如果您想手動更新 Power Shop：

1. 從您的帳戶下載最新版本<mark style="color:blue;">`.zip`</mark>檔案
2. 導覽至外掛 > 安裝外掛
3. 點擊**上傳外掛**
4. 選擇您在步驟 1 中下載的<mark style="color:blue;">`.zip`</mark>檔案
5. 點擊**立即安裝**
6. 點擊**啟用外掛**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.wpsite.pro/powershop/kuai-su-ru-men/geng-xin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
