
Settings – Connect AI providers and global options.
Fetchub keeps your WordPress site filled with fresh content from your favorite feeds — automatically and in your own language.
Add any RSS feed, choose a target language, and let Fetchub do the work. It fetches new items, translates them with leading AI providers (OpenAI, Gemini, Claude, Grok), generates natural titles and summaries, sets featured images, and publishes them as posts on your site.
Made for: publishers, editors, journalists, students, beginners, professionals, busy site owners — practically anyone who wants effortless, multilingual content.
Pricing: Only $1/month, with a free 3-day trial to get started. No contract. No hidden costs. Cancel anytime directly from your account page.
Features
- AI Translation: Translate content with OpenAI, Google Gemini, Anthropic Claude, or xAI Grok (90+ languages supported).
- Per-Feed Scheduling: Each feed has its own interval (every X minutes/hours). Run instantly, pause, or reschedule anytime.
- Cron Jobs Panel: See all Fetchub cron events; run, delete, or reschedule feeds with one click.
- Duplicate Guard: Prevent reposts with adjustable thresholds and look-back.
- Smart Logic (AI rank): Prioritize high-value stories automatically.
- Couple Title: Generate a clear main headline plus an optional secondary title for more engaging posts.
- Allow / Block Words: Fine-tune your feeds by requiring or excluding specific keywords.
- Custom Prompts: Global and per-feed AI prompts for titles and content.
- Featured Images: Auto-fetch and set images from the source.
- Session-Based Authorization: Secure, token-free handshake with Fetchub accounts.
- Post Status Control: Choose to publish immediately or save as draft.
- Export / Import: Move your setup between sites with one JSON file.
- Logs & Status: Clear, searchable logs with timezone support.
- Multisite / Network Admin Support: Run Fetchub across your entire WordPress Multisite network.
How it works
- Add your feed URLs and set target language.
- Connect your chosen AI provider(s).
- Define intervals per feed.
Fetchub handles the rest.
Requirements
- WordPress 6.0 or higher
- PHP 7.4 or higher (works with PHP 8.0 8.4)
- WP-Cron (or real cron) enabled
- Standard PHP extensions: cURL, OpenSSL, DOM
- 512 MB+ PHP memory recommended if running many feeds with AI
Best practice for performance
For the smoothest AI processing and zero-maintenance cron execution, we recommend hosting your WordPress site on ihost WordPress Cloud Hosting. See FAQ #12 for an ihost-optimised php.ini template you can copy-and-paste.
Account Setup
Before using the plugin, create your Fetchub account:
1. Go to the Fetchub account page.
2. Sign up to easily create your account.
3. In your Dashboard, select a package.
4. After a successful order, you will receive your Token on the Thank You page, via email, and in your Dashboard under the Fetchub Token menu.
5. Enjoy a 3-day free trial, then continue for only $1 per month.
No contract. No hidden costs. Cancel anytime directly from your account page.
External services
This plugin contacts five external APIs. For legal clarity users are told what
is sent, why, and where:
-
OpenAI Chat Completions API – Generates titles, summaries and translations.
– Sends: prompt text and numeric parameters whenever a post is translated or summarised.
– Endpoint https://api.openai.com/v1/chat/completions
– Terms https://openai.com/policies/terms-of-use
– Privacy https://openai.com/policies/privacy-policy -
Google Gemini Generative Language API – Same purpose for Gemini models.
– Sends: prompt text and numeric parameters.
– Endpoint (base): https://generativelanguage.googleapis.com/v1beta/models/{model}:generateContent
– Terms https://policies.google.com/terms
– Privacy https://policies.google.com/privacy -
Anthropic Claude API – Same purpose for Claude models.
– Sends: prompt text and numeric parameters.
– Endpoint https://api.anthropic.com/v1/messages
– Terms https://www.anthropic.com/terms
– Privacy https://www.anthropic.com/privacy -
xAI Grok API – Same purpose for Grok models.
– Sends: prompt text and numeric parameters.
– Endpoint https://api.x.ai/v1/chat/completions
– Terms https://x.ai/terms
– Privacy https://x.ai/privacy -
Fetchub Licence Server – Validates your e-mail/token and handles revocation.
– Sends: e-mail address, licence token and site URL at activation or once every six hours.
– Endpoint (base): https://fetchub.com/wp-json/fetchub/v1/verify (and /revoke)
– Terms https://fetchub.com/terms
– Privacy https://fetchub.com/privacy-policy/
License
This plugin is released under the GNU General Public License v2 or later. See license.txt for full details.