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

Suggester

描述

Suggester is a powerful WordPress plugin that allows site owners to create intelligent suggestion tools powered by AI. Using Google Gemini and OpenRouter APIs, the plugin generates content suggestions based on user-entered keywords.

Key Features

  • Create up to 3 custom suggestion tools
  • Each tool has its own shortcode for easy embedding
  • Customizable prompts and output format
  • Statistics tracking for usage
  • Advanced API key management

External Services

This plugin connects to the following external services:

How It Works

  1. The site owner creates a custom tool with a specific prompt template
  2. The tool is embedded on any page using a shortcode (e.g., [suggester id=’1′])
  3. Visitors enter keywords in the tool’s input field
  4. The plugin sends the keywords and prompt to the AI service
  5. Results are displayed instantly on the page

Privacy Policy

Suggester uses external AI services to generate suggestions. When a user enters a keyword, that keyword along with your configured prompt template is sent to either the Google Gemini API or OpenRouter API (depending on your settings). We do not collect or store personal information about your users, but the external services may have their own privacy policies regarding how they handle the data sent to them.

For more information about how these services handle data, please refer to their respective privacy policies:
* Google Gemini: https://policies.google.com/privacy
* OpenRouter: https://openrouter.ai/privacy

螢幕截圖

  • Dashboard Overview
  • Creating a new suggestion tool
  • Frontend tool display
  • Settings page

安裝

  1. Upload the suggester folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Suggester dashboard to configure your API keys
  4. Create your first suggestion tool
  5. Use the provided shortcode to add the tool to any page

常見問題

How many tools can I create?

The free version allows you to create up to 3 tools, each with its own unique shortcode.

Do I need to have API keys to use this plugin?

Yes, you need to have either a Google Gemini API key or an OpenRouter API key (or both) to use this plugin.

What information is sent to the external APIs?

The plugin sends the keyword entered by the user, along with the prompt template you’ve configured. No personal user data is sent to the APIs.

Is this plugin compatible with multilingual sites?

Yes, the plugin fully supports translation, including right-to-left (RTL) languages like Arabic.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Suggester” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Suggester 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.1

  • New improvements

1.0.0

  • Initial release