Post to FAQ AI Converter

外掛說明

Post to FAQ AI Converter helps WordPress users generate FAQ content for posts automatically using Google AI Studio (Gemini API).
Simply click the “Generate FAQ” button in the post editor, and your post will get useful FAQ questions and answers with proper structured data.

安裝方式

  1. Upload the post-to-faq-ai-converter folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings Post to FAQ AI Converter and enter your Google AI Studio API key.
  4. Open any post and click “Generate FAQ” to add FAQ content.

常見問題集

Do I need a Google AI Studio account?

Yes. You must have an API key from Google AI Studio (Gemini API).

Which AI model does this plugin use?

The plugin uses Google AI Studio’s Gemini 2.5-flash model to generate FAQ content.

How many FAQs will be generated?

The plugin will generate up to 10 of the most relevant and useful FAQs based on the article content.
It avoids repeating information and focuses on questions a reader is likely to ask.

Does it work with WordPress pages?

The plugin generates FAQs only for posts.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Post to FAQ AI Converter〉的開發相關工作。

參與者

將〈Post to FAQ AI Converter〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial release.

1.0.1

  • Improved JavaScript handling for wp.i18n initialization.