Title: QuQi AI
Author: quqi
Published: <strong>2026 年 8 月 14 日</strong>
Last modified: 2026 年 8 月 14 日

---

搜尋外掛

![](https://ps.w.org/quqi-ai/assets/banner-772x250.png?rev=3651555)

![](https://ps.w.org/quqi-ai/assets/icon.svg?rev=3646513)

# QuQi AI

 由 [quqi](https://profiles.wordpress.org/quqi/) 開發

[下載](https://downloads.wordpress.org/plugin/quqi-ai.1.1.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/quqi-ai/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/quqi-ai/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/quqi-ai/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/quqi-ai/#developers)

 [技術支援](https://wordpress.org/support/plugin/quqi-ai/)

## 外掛說明

**Your marketing tools show you what to do. QuQi does it.**

[QuQi](https://quqi.io) is your AI growth team — a team of AI agents that turns 
your website into a growth plan and then does the work: auditing your SEO, planning
keywords, writing brand-voice articles with images, publishing across your channels,
and monitoring the results. This plugin is the bridge that connects your WordPress
site to that team.

**What the plugin does:**

 * **Auto-publish articles** — Articles your QuQi Content Writer generates are published
   straight to your WordPress site, with featured images and content images sideloaded
   into your media library and SEO meta filled in
 * **Keyword Planner** — See your scheduled keyword calendar inside wp-admin, exactly
   as planned in QuQi
 * **Content History** — Browse every generated article with its status, word count,
   and quality score

**The team behind it** (working in your QuQi console):

 * **SEO Auditor** — full-site crawls, health scores, and daily fixes
 * **Content Writer** — brand-voice articles, scheduled and published
 * **GEO Strategist** — gets your brand cited inside AI answers
 * **Competitor Analyzer** — tracks rivals and maps your content gaps
 * **Social Manager** — posts and schedules across your channels
 * Image creation for articles and social — with video and more teammates on the
   way

#### Requirements

 * An active QuQi account at [console.quqi.io](https://console.quqi.io)
 * An API key generated from [QuQi  Settings  API Keys](https://console.quqi.io/settings?section=keys)

### External Services

This plugin connects your WordPress site to the QuQi platform (https://quqi.io),
which is what the plugin is for. It communicates with the QuQi console API at `https://
console.quqi.io` in these situations:

 * **When you connect** — your site URL, site name, and the API key you enter are
   sent to QuQi to register the connection.
 * **While you browse the plugin’s admin pages** — the plugin fetches your keyword
   plan, article list, and connection status from your QuQi account (authenticated
   with your API key). Results are cached briefly in transients.
 * **When QuQi publishes an article** — the QuQi console calls this plugin’s REST
   endpoint (`/wp-json/quqi/v1/publish`, authenticated with the same API key) with
   the article content and image URLs; the plugin creates the post and sideloads
   the images into your media library.

No data is sent to QuQi until you explicitly connect with an API key, and disconnecting
stops all communication. QuQi is operated by the plugin authors: [Terms of Service](https://quqi.io/terms),
[Privacy Policy](https://quqi.io/privacy).

## 安裝方式

 1. Upload the `quqi-ai` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to **QuQi  Settings** in the admin menu
 4. Enter your QuQi API key and click **Connect to QuQi**

## 常見問題集

### Where do I find my API key?

Log into your QuQi dashboard at [console.quqi.io/dashboard](https://console.quqi.io/dashboard),
go to **Settings  API Keys** ([console.quqi.io/settings?section=keys](https://console.quqi.io/settings?section=keys)),
and generate a new key. Keys start with `quqi_`.

### Does uninstalling remove my data?

Deleting the plugin removes every QuQi option and cached transient from your database.
Published posts are yours and are never touched.

### Is the keyword planner editable?

No, the keyword planner in WordPress is read-only. To manage keywords, use the QuQi
dashboard.

### Does this plugin auto-publish articles?

Yes. When an article is generated in QuQi, it can be automatically published to 
your WordPress site.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈QuQi AI〉的開發相關工作。

參與者

 *   [ quqi ](https://profiles.wordpress.org/quqi/)

[將〈QuQi AI〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/quqi-ai)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/quqi-ai/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/quqi-ai/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/quqi-ai/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/quqi-ai/)。

## 變更記錄

#### 1.1.3

 * WordPress.org Plugin Check compliance pass: sanitized calendar navigation input,
   prefixed all view variables, wp_delete_file() instead of unlink(), debug logging
   gated behind WP_DEBUG
 * Plugin folder/slug aligned with the quqi-ai text domain

#### 1.1.2

 * Every admin page now uses the same brand header, including the not-connected 
   state

#### 1.1.1

 * QuQi brand mark used as the admin menu icon (monochrome, WP-standard)
 * Brand header rebuilt with fixed dimensions; page titles cleaned up
 * Buttons are text-only — removed misaligned icons
 * Connection state re-verified against the QuQi console, so a console-side disconnect
   is reflected here

#### 1.1.0

 * Security hardening: timing-safe key comparison, post-meta whitelist on the publish
   endpoint, stricter input validation
 * uninstall.php cleanup routine; activation requirements check
 * Inline API-key validation, masked key display, translatable admin JS strings

#### 1.0.0

 * Initial release
 * Connection management (connect/disconnect via API key)
 * Keyword planner calendar (read-only)
 * Content history table with pagination and filters

## 中繼資料

 *  版本 **1.1.3**
 *  最後更新 **5 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/quqi-ai/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[articles](https://tw.wordpress.org/plugins/tags/articles/)
   [content](https://tw.wordpress.org/plugins/tags/content/)[keywords](https://tw.wordpress.org/plugins/tags/keywords/)
   [seo](https://tw.wordpress.org/plugins/tags/seo/)
 *  [進階檢視](https://tw.wordpress.org/plugins/quqi-ai/advanced/)

## 評分

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

[撰寫評分](https://wordpress.org/support/plugin/quqi-ai/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/quqi-ai/reviews/)

## 參與者

 *   [ quqi ](https://profiles.wordpress.org/quqi/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/quqi-ai/)