這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

AI Vision Block

外掛說明

AI Vision Block is a custom Gutenberg block that allows you to generate images using the Pollinations API. Simply enter a prompt, and the AI will generate an image for you. Once the post is saved, the image is automatically stored in the WordPress Media Library.

Features:
– Simple and intuitive block editor UI.
– Uses Pollinations API for AI-generated images.
– Saves generated images to the WordPress Media Library.
– Lightweight and easy to use.

External services

This plugin connects to an API to generate AI-based images. The service is used to process the user’s prompt and return a generated image to be displayed in the WordPress post or page.

It sends the user’s prompt, along with the width and height parameters for image resolution, every time the user generates an image.

This service is provided by “Pollinations AI”:
– Terms of use & Privacy policy: https://pollinations.ai/terms

License

This plugin is released under the GPL-2.0+ license.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • AI Vision Block A block that generates an image using Pollinations API.

安裝方式

  1. Upload the ai-vision-block folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Go to the block editor and add the “AI Vision Block” to your post or page.
  4. Enter a prompt and click “Generate Image” to get an AI-generated image.

常見問題集

How does the plugin generate images?

The plugin uses the Pollinations API to generate images based on a given prompt.

Where are the images stored?

The generated images are saved to the WordPress Media Library when the post is saved.

Do I need an API key?

No, this plugin uses the Pollinations API without requiring an API key.

使用者評論

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

參與者及開發者

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

參與者

將〈AI Vision Block〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release with AI image generation and Media Library integration.