Description
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:
- Google Gemini API: Used to generate AI-powered suggestions. Terms of Use, Privacy Policy
- OpenRouter API: Provides access to multiple AI models. Terms of Use, Privacy Policy
How It Works
- The site owner creates a custom tool with a specific prompt template
- The tool is embedded on any page using a shortcode (e.g., [suggester id=’1′])
- Visitors enter keywords in the tool’s input field
- The plugin sends the keywords and prompt to the AI service
- 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
Installation
- Upload the
suggester
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Suggester dashboard to configure your API keys
- Create your first suggestion tool
- Use the provided shortcode to add the tool to any page
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Suggester” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Suggester” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
1.0.1
- New improvements
1.0.0
- Initial release