
內容簡介
總結:這款外掛可讓 WordPress 使用者在文章編輯器側欄直接自動生成功精選圖片,使用 Cloudflare Workers AI 生成圖片,並具有客製 API 金鑰和彈性生成圖片功能。
1. 這個外掛的特點有哪些?
- 使用 Cloudflare Workers AI 生成特色圖片
- 在文章側邊欄中一鍵點擊「生成特色圖片」按鈕
- 生成預覽圖片(尚未保存到媒體庫)
- 檢查更大的預覽
- 一鍵將生成的圖片設為特色圖片
- 調整默認寬度、高度和格式
- 將面板限制於特定的文章類型
2. 這個外掛與外部服務有何關係?
- 這個外掛與 Cloudflare Workers AI API 通信,用於生成圖片預覽和最終特色圖片
- 使用此服務需要 Cloudflare 帳戶 ID 和 API 金鑰,在插件設置中配置
3. 什麼時候會發送哪些信息?
- 當您點擊「生成特色圖片」時,我們將發送您的 Cloudflare 帳戶 ID、API 金鑰、模型標識、所需的寬度/高度、圖片格式以及來自當前文章標題和摘要/摘要的提示。這些值是 Cloudflare Workers AI 渲染圖片所需的
- 當您點擊「設置為特色圖片」時,插件將返回的 base64 圖片上傳到您的媒體庫。在文章保存時不會自動發送任何數據
4. 有關服務提供商和政策
- Cloudflare, Inc. 提供 Workers AI API。通過輸入您的憑證,即表示您同意他們的政策:
- 服務條款
- 隱私政策
5. 什麼是需求?
- 啟用 Workers AI 功能的 Cloudflare 帳戶
- 具有 AI:Create 權限的 API 令牌(用戶令牌)
- 您的帳戶 ID 和所選模型標識(例如 @cf/black-forest-labs/flux-1-schnell)
外掛標籤
開發者團隊
② 後台搜尋「Magic Featured Image Generator (AI Generated)」→ 直接安裝(推薦)
原文外掛簡介
Auto-generate a click‑worthy featured image right from the post editor sidebar, this plugin allows WordPress users to automatically generate AI-generate featured images for their posts based on the title and excerpt. Utilizing flux-1-schnell AI models, such as Flux via Workers AI (Cloudflare), This plugin connects to Cloudflare Workers AI to create an image. The plugin also includes settings for custom API keys and offers flexibility for image generation.
Key Features
Generate featured images using Cloudflare Workers AI
One-click “Generate Featured Image” button in the post sidebar
Generate a preview image (without saving to media library yet)
Inspect a larger preview
Set the generated image as the Featured Image in one click
Adjust default width, height, and format
Restrict the panel to specific post types
External Services
This plugin communicates with the Cloudflare Workers AI API (https://api.cloudflare.com/client/v4/accounts/%account_id%/ai/run/%model_path%) to generate image previews and final featured images. Using the service requires a Cloudflare Account ID and API token that you configure in the plugin settings.
What is sent and when
When you click “Generate Featured Image,” we send your Cloudflare Account ID, API token, model slug, desired width/height, image format, and a prompt composed from the current post title and excerpt/summary. These values are required by Cloudflare Workers AI to render an image.
When you click “Set as Featured Image,” the plugin uploads the returned base64 image to your Media Library. No data is sent automatically on post save.
Service provider and policies
Cloudflare, Inc. provides the Workers AI API. By entering your credentials you agree to their policies:
– Terms of Service
– Privacy Policy
Requirements
Cloudflare Account with Workers AI enabled
API Token (User token) with AI:Create permission
Your Account ID and selected model slug (e.g. @cf/black-forest-labs/flux-1-schnell)
