JageJobs AI Content Translator

Описание

JageJobs AI Content Translator allows you to translate any WordPress Post or Page using either Google Gemini (free tier available) or OpenAI AI with just one click.

Features

  • Translate any Post or Page instantly
  • Choose between Google Gemini (Free) or OpenAI GPT-3.5
  • Works with Gutenberg (Block Editor) and Classic Editor
  • Creates translated drafts automatically
  • Copies featured images to translations
  • Frontend language switcher with country flags
  • Beautiful modal popup for translation status
  • Shortcode: [jage_language_switcher]
  • No external plugin dependencies

Supported Languages

English (Source), Spanish, French, German, Italian, Portuguese, Dutch, Japanese, Chinese

AI Providers

Google Gemini (Free) — 1,500 free requests per day. No credit card required. Perfect for most users.

OpenAI — GPT-3.5 Turbo. Established provider with reliable performance. Requires paid API key.

External Services

This plugin connects to third-party AI APIs to provide translation services:

Google Gemini API

  • Purpose: Translates post/page content
  • Data sent: Post title, content, and target language
  • When: When user clicks «Translate Now» button
  • Free tier: 1,500 requests/day
  • Website: https://aistudio.google.com/
  • Privacy Policy: https://policies.google.com/privacy

OpenAI API

  • Purpose: Translates post/page content
  • Data sent: Post title, content, and target language
  • When: When user clicks «Translate Now» button
  • Pricing: Pay-as-you-go
  • Website: https://openai.com/
  • Privacy Policy: https://openai.com/privacy/

Users must provide their own API keys. No data is stored by this plugin.

Установка

  1. Upload the plugin folder to /wp-content/plugins/ or install via WordPress admin
  2. Activate the plugin through the ‘Plugins’ menu
  3. Go to AI Translator menu in admin sidebar
  4. Enter your Google Gemini API key (free from aistudio.google.com) or OpenAI API key
  5. Edit any Post or Page — click «Translate Now» in the sidebar

Часто задаваемые вопросы

Do I need an API key?

Yes. You need either a free Google Gemini API key (from aistudio.google.com) or an OpenAI API key (from platform.openai.com).

Is there a free option?

Yes! Google Gemini offers 1,500 free requests per day. No credit card required.

Which provider should I choose?

Google Gemini is completely free for most users (1,500 requests/day). OpenAI is a paid alternative if you need higher limits or prefer OpenAI.

Does this work with Gutenberg?

Yes, it works perfectly with both Gutenberg (Block Editor) and Classic Editor.

Does this work with custom post types?

No. This plugin is designed specifically for WordPress Posts and Pages.

How do I show the language switcher?

Enable it in settings or use shortcode: [jage_language_switcher]

What Gemini model is used?

The plugin uses gemini-2.5-flash by default (active until June 17, 2026). You can update the model name in settings when Google releases newer models.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«JageJobs AI Content Translator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «JageJobs AI Content Translator» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.3.0

  • Added Google Gemini AI support (free tier — 1,500 requests/day)
  • Gemini is now the default provider
  • Removed DeepSeek (simplified to OpenAI + Gemini)
  • Added beautiful modal popup instead of browser alerts
  • Improved translation success/error messages
  • Updated settings page with Gemini model configuration
  • Gemini model name can be updated by users (future-proof)

1.2.0

  • Fixed CSS/JS enqueuing (now uses wp_add_inline_style/script)
  • Added proper escaping for all output
  • Updated plugin name to be more distinctive
  • Added external services documentation

1.1.0

  • Added frontend language switcher with flags
  • Added shortcode support

1.0.0

  • Initial release
  • DeepSeek and OpenAI support
  • Gutenberg and Classic Editor compatible