
內容簡介
AI Content Bridge 是一款能夠根據簡短的簡介生成完整、可發布內容的外掛,涵蓋文章、SEO 元數據、特色圖片及相關影片嵌入,並直接發布至您的網站。無需擁有任何 AI API 金鑰,生成過程完全依賴 AI Content Bridge 服務。
【主要功能】
• 自動生成完整文章及頁面
• 內建 SEO 分數評估
• 支援多種內容類型(行銷、商業等)
• 與現有外掛無縫整合
• 提供免費計劃及付費選項
外掛標籤
開發者團隊
原文外掛簡介
AI Content Bridge generates complete, publish-ready content from a short brief — a full article or page, SEO metadata, an optional featured image and relevant video embeds — and publishes it to your site. You don’t need any AI API keys of your own: generation runs on the AI Content Bridge service.
It includes 24 purpose-built content types across marketing, commerce, business and learning & development, a built-in SEO score on every piece, an editable, search-grounded outline step for keyword-led pages, and reusable writing-style profiles so your content stays on-brand.
It works with the plugins you already run: Yoast, Rank Math and SEOPress for SEO metadata; WooCommerce for products; LearnPress and LifterLMS for lessons and courses — including knowledge-check quizzes built and linked automatically, so a training module ships ready to test; MailPoet and Newsletter for email; and The Events Calendar for events. Each is detected automatically — there’s nothing to connect.
A free plan is available, with paid plans unlocking more content types, features and credits.
See it in action
The whole loop in one take — three months of content planned, then one brief taken all the way to a publish-ready post:
More walkthroughs:
Outline review and the 0–100 SEO score — https://youtu.be/PegVbyEmJH8
Writing Style Profiles, a different voice per client — https://youtu.be/YygkHCzS8Os
WooCommerce products and ACF field targeting — https://youtu.be/Jy1mG0y6oag
Courses, lessons and quizzes for LifterLMS and LearnPress — https://youtu.be/eYoeRyuw2G0
The same brief through ChatGPT and through AI Content Bridge — https://youtu.be/HWhYYBAITpw
A two-minute overview of the plugin — https://youtu.be/0MK6YlDVTL8
External services
This plugin relies on the AI Content Bridge service to generate content, and that service uses several third-party APIs to do so. When you generate a piece of content, the plugin sends data from your site to the AI Content Bridge service, which then calls the providers below as needed. No content is generated, and no data is sent, unless you start a generation (or the plugin validates your licence key).
AI Content Bridge service (the service this plugin connects to)
Used to validate your licence, manage your credits, and orchestrate generation. Data sent: your licence key, your site’s domain, and the inputs you provide for a piece of content (such as the title, keyword and brief fields). Sent whenever you generate content or your licence is validated.
Terms: https://aicontentbridge.com/terms — Privacy: https://aicontentbridge.com/privacy
Anthropic (Claude API)
Used by the service to generate the article text and SEO metadata. Data sent: the prompt built from your content inputs. Sent on every generation.
Terms: https://www.anthropic.com/legal/commercial-terms — Privacy: https://www.anthropic.com/legal/privacy
OpenAI API
Used by the service to generate a featured image. Data sent: an image prompt derived from your title and chosen style. Sent only when you choose to include an image.
Terms: https://openai.com/policies/terms-of-use — Privacy: https://openai.com/policies/privacy-policy
Serper.dev
Used by the service to fetch search-results data so keyword-led content can be grounded in what currently ranks. Data sent: your primary keyword. Sent only for keyword-led content types when search grounding is enabled.
Terms: https://serper.dev/terms — Privacy: https://serper.dev/privacy
YouTube Data API (Google)
Used by the service to find relevant videos to embed in your content. Data sent: a search query derived from your topic. Sent only when you choose to include video embeds.
YouTube API Services Terms: https://developers.google.com/youtube/terms/api-services-terms-of-service — Google Privacy: https://policies.google.com/privacy
Development
Source code. The admin interface is a React application. The compiled bundle at build/index.js is generated from the human-readable source shipped in this plugin’s /src directory. To rebuild it:
npm ci
npm run build (uses @wordpress/scripts)
The output is written to /build. src/index.js is the entry point; every admin component lives under src/components/.
Bundled libraries.
Parsedown 1.7.x — Markdown parser by Emanuil Rusev, https://github.com/erusev/parsedown (MIT licence, header preserved in Parsedown.php). The bundled copy is renamed AICOBR_Parsedown to avoid conflicts with other copies of the library.
Fraunces, DM Sans, DM Mono, Syne and Instrument Serif fonts — self-hosted in /fonts, each licensed under the SIL Open Font License 1.1 (licence texts in /fonts/OFL-*.txt). No fonts are loaded from third-party servers.
