
內容簡介
WP-AutoInsight 將 AI 內容生成整合至您的 WordPress 控制台,無需訂閱平台。用戶可根據實際使用付費,連接 OpenAI、Anthropic、Google 或 Perplexity 帳戶,低成本生成內容,適合小型企業、代理商及部落客。
【主要功能】
• 支援多種 AI 模型,隨時切換
• 自動或按需撰寫完整部落格文章
• 將語音筆記轉換為草稿文章
• 生成資訊圖表並保存至媒體庫
• 內容預設為草稿,需經審核後發布
外掛標籤
開發者團隊
原文外掛簡介
WP-AutoInsight brings AI content generation into your WordPress dashboard without a platform subscription attached. It isn’t a SaaS or another subscription service. You pay for what you use. Connect your OpenAI, Anthropic, Google, or Perplexity accounts to the plugin, and your site will generate content at low cost, for a fraction of what most SaaS tools charge $50-100 per month.
Whether you’re a small business keeping a blog active, an agency managing content for clients, or a blogger who’d rather talk through ideas than type them, WP-AutoInsight creates, you review, and you publish.
Key Features
Generate content in more ways than you’d expect
Write full blog posts from a keyword list, automatically or on demand
Turn voice notes or meeting recordings into draft posts. Upload audio, get a structured article
Create infographics from any existing post, saved directly to your Media Library
Pull research-backed content through Perplexity Sonar, complete with clickable source citations
Choose the AI. Pay the AI directly.
Supports OpenAI, Anthropic Claude, Google Gemini, and Perplexity models. Switch models anytime you want
Each model shows an estimated cost per post before you choose it
Your API keys, their actual rates. No markup, no lock-in
Nothing publishes without your approval
Content saves as a draft by default. Review before anything goes live
Content History tracks every generated post: which model, which status, when
Set tone, keywords, categories, and length once. The plugin will follow your rules
Works with everything already on your site
Native Gutenberg block output. Not an HTML blob in a classic editor
Yoast SEO and RankMath: focus keywords, meta descriptions, and social excerpts generated automatically
Featured images via DALL-E 3, Stability AI, or Gemini image generation
For developers
Store API keys in wp-config.php for maximum security
Configurable per post type, clean option names, no proprietary lock-in
Configuration
API Keys
You’ll need at least one of the following API keys:
* OpenAI API key (for GPT models and DALL-E)
* Claude API key (for Claude 4.5 models)
* Gemini API key (for Google’s AI)
* Perplexity API key (for web-grounded content with citations)
* Stability AI key (optional, for alternative image generation)
For enhanced security, add your API keys to wp-config.php:
php
define('OPENAI_API', 'your-key-here');
define('CLAUDE_API', 'your-key-here');
define('GEMINI_API', 'your-key-here');
define('PERPLEXITY_API', 'your-key-here');
define('STABILITY_API', 'your-key-here');
Content Settings
Select your preferred AI model
Set your desired content tone
Configure keywords and categories
Adjust token limits and scheduling
Enable/disable image generation
Set up email notifications
Support
For support, feature requests, or to contribute to development:
* Visit the WordPress support forum
* Submit issues on GitHub
* For custom integrations or consulting: [email protected]
* Support development:
