This plugin uses the OpenAI API to translate your posts and pages into other languages.
This plugin requires PHP 8.1 or greater to run.
Current version: 1.1.0
- Download the plugin into your
wp-content/plugins
directory. - Activate the plugin in your Wordpress admin panel.
You have the choice to configure the plugin:
- Add the environment variable
OPENAI_SECRET
with your OpenAI API secret key. - Configure the plugin in the "OpenAI Translation" of the "Settings" section of your Wordpress admin panel.
If you want to use the Symfony Locale Validator, in your terminal run composer install
in the plugin directory and set
the environment variable OPENAI_TRANSLATION_VALIDATOR
to symfony
or configure it in the plugin settings page.
- Go on the page or post you want to translate.
- Click on the "Translate" button in the top right corner.
- Click on the language you want to translate to.
- Wait for the translation to be generated.
- Click on the "Save" button to save the translation.
- Maxime Nicole - https://linkedin.com/in/mnicole
Copyright 2023 Maxime Nicole
Licensed under the MIT License: http://opensource.org/licenses/MIT