Ride On WP Translator
WordPress plugin for automatic post translation using OpenAI API
by Ride On Agency · github.com/rideonagency/rideon-wp-translator · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/rideonagency/rideon-wp-translator/archive/refs/heads/main.zipFrom the readme
RideOn WP Translator
Automatic WordPress post translation powered by OpenAI — one click, three languages.
Features
- One-click translation from the post editor metabox
- In-place translation — content is updated directly in the current post
- 3 languages supported: Italian, English, Spanish
- OpenAI models: GPT-3.5 Turbo and GPT-4 Turbo
- Preserves structure: categories, tags, featured image, and author are kept
- Optional debug logging for API troubleshooting
Requirements
- WordPress 5.0+
- PHP 7.4+
- A valid OpenAI API key with billing configured
Installation
1. Upload the rideon-wp-translator folder to /wp-content/plugins/
2. Activate the plugin from the Plugins menu in WordPress
3. Go to Settings → RideOn Translator and enter your OpenAI API key
Usage
Open any post in the editor, find the RideOn Translator metabox in the sidebar, select a target language, and click Translate.
Documentation
See the full documentation for configuration details, architecture overview, and developer notes.
License
GPL v2 or later — Ride On Agency