[WordPress] 外掛分享: WingMind AI

首頁外掛目錄 › WingMind AI
WordPress 外掛 WingMind AI 的封面圖片
100+
安裝啟用
尚無評分
2 天前
最後更新
問題解決
WordPress 6.6+ PHP 8.0+ v2.7.4 上架:2026-08-30

內容簡介

WingMind AI 是一款內建於 WordPress 控制台的智能 AI 助手,讓使用者可以直接在控制台提問、即時修改和執行更新,無需外部工具。此外掛由 Web Bird Digital 開發,結合 Gemini 技術,提供內容、設計及網站管理的強大支援。

【主要功能】
• 全螢幕管理代理 — 透過控制台進行聊天式互動
• 區塊編輯器側邊欄 — 在編輯器中即時使用 AI
• 廣泛的代理能力 — 管理文章、頁面、媒體等
• 變更審計日誌與回滾 — 安全存儲快照以供檢查
• 上傳圖片與文件 — 拖放文件進行內容參考
• 精準符合品牌 — 設定網站描述與設計風格

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.7.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WingMind AI」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

WingMind AI is an intelligent AI assistant built into your WordPress admin. Ask questions, make real-time changes, and perform live updates directly from the dashboard, with no external agent or separate tools required.
Created by Web Bird Digital, WingMind AI started as an internal agency tool and is now a Gemini-powered partner for content, design, and site administration.
Packed with powerful features

Fullscreen admin agent — Chat-style overlay via Dashboard → WingMind AI or Screen Options tab (top-right).
Block editor sidebar — In-context AI in the post or site editor with Ask and Agent modes, plus instant undo for document edits.
Broad agent abilities — Manage posts, pages, templates, patterns, media, menus, users, site settings, plugins, and themes.
Change audit log & rollback — Before/after snapshots stored safely. Inspect logs under Tools → AI Audit Log and trigger rollbacks straight into the agent.
Upload images and documents — Drag and drop images, PDFs, and other files into chat. The agent can reference them for content or add them to the site.
Accurate to your brand — Set a site description, design styles, copywriting tones, and custom rules so the agent matches your brand.

Flexible agent modes

Ask mode — Safe and read-only. Ask questions, check settings, and explore your site without making changes.
Agent mode — Create, edit, and update pages, posts, and media. Confirmation is required before risky updates.
Site editor mode — Site-wide design and structure: headers, footers, navigation, global styles, and templates.
Plan mode — Draft and refine markdown plans before execution. The agent writes plan files only; switch to Agent mode to carry them out.

Features & integrations
The agent can help with (and much more):

Block editor — Edit any page, post, or other content on your website.
Site templates — Edit templates on sites running a block theme.
Site settings — Manage colours, fonts, and other site options.
WooCommerce — Store management and product workflow automation when WooCommerce is active.
Gravity Forms — Automated form and submission handling when Gravity Forms is active.
WordPress Abilities API — Deeper system integration when that API is available.

Handy command ideas
Try prompts like these in the admin dashboard or block editor:

“Update the About Us page with our new team member James. Their photo is attached.”
“Design a pricing page with a clear plan comparison.”
“Audit the site navigation and propose a clearer menu structure.”
“Create a contact form with name, email, phone, and message fields.”
“Audit product titles, short descriptions, and categories for clarity and SEO.”
“Draft a new version of my homepage with an SEO optimised layout.”

Gemini connection
Choose a managed subscription or bring your own Google Gemini API key (BYOK).
Privacy and local data

Stored in WordPress — Plugin settings, optional BYOK key (site option), chat sessions, agent audit log entries (90-day retention), and setup state. Administrators may also store a personal Gemini key in the browser (localStorage; origin-scoped, not synced to Web Bird).

Plan files — Plans drafted in Plan mode are markdown files under wp-content/uploads/wbdai-plans/, grouped by status (open, closed, cancelled). Plan mode and plan tools require the upload_files capability. On Apache the plugin writes an .htaccess that denies direct web access; plans are only ever served over REST to logged-in users with upload_files. On nginx, deny that location yourself:
location ^~ /wp-content/uploads/wbdai-plans/ {
deny all;
return 403;
}

Sent to Google — When the agent runs: your messages, attachments, tool results, and assembled system context. BYOK and personal keys call Google directly from the browser; managed keys are minted via Web Bird then used the same way.
Sent to Web Bird — Only with an active managed subscription: activation tokens, site URL, site secret, usage/telemetry events, and billing actions. No telemetry is sent when you use BYOK only.
Not collected from visitors — The agent UI and external calls run in wp-admin for logged-in users with edit_posts; front-end visitors are not tracked by this plugin.
Uninstall — Deactivate keeps all plugin data. Delete keeps data unless you enable Delete plugin data when this plugin is deleted under Settings → WingMind AI (off by default). When that option is on, delete removes settings, chat sessions, the AI audit log, and Plan mode files under uploads/wbdai-plans/. Post meta the agent may have written (for example SEO descriptions) is always left on your content. See the FAQ below.
External services
These requests run in wp-admin for logged-in users with edit_posts. Site visitors never hit these services.

Google Gemini API
WingMind AI uses Google Gemini (https://generativelanguage.googleapis.com/v1beta/) to reply in chat, read attachments, and run tools.
When you send a message, the browser sends Google the API key, the conversation, uploads, tool results, and site context. That context can include settings, block library summaries, the open document, and loaded skill playbooks. The same payload goes out when the agent continues a tool turn.
A managed subscription gets a short-lived key from Web Bird, then the browser still calls Google. BYOK and a personal browser key use the key you supplied.
This service is provided by Google: Gemini API Additional Terms of Service, Google Privacy Policy.
Web Bird subscription backend
A managed subscription uses https://aibackend.webbird.net.au for activation, billing, key minting, quotas, and telemetry. BYOK does not use this service.
Each authenticated request includes your site URL. Activation also sends the activation token. Telemetry reports per-turn usage for billing and quotas, including event id, optional turn id, event type, token counts, and Flex inference.
This service is provided by Web Bird Digital: terms of use, privacy policy.
Web Bird Digital domain names
The following domain names are officially owned and managed by Web Bird Digital: web.bird.digital webbird.com.au webbird.net.au wbd.au webbirddigital.net.au webbirddigital.com.au
Where data, including emails or managed connection setup details are sent to any of these domains, this data will be handled as outlined in our privacy policy.
Where do I get help?
Email [email protected] or use the contact form. Documentation lives at web.bird.digital/wingmind-ai.

延伸相關外掛

文章
Filter
Mastodon