Integrates the Ultimate Member plugin with the GTranslate plugin.
Note: The GTranslate plugin can translate pages without any integration, but can not translate emails.
- Ability to translate email templates in Ultimate Member settings.
- Send translated emails. The mail language is selected depending on the user's locale (if set) or using the GTranslate language switcher.
- Set user locale using GTranslate language switcher. Can be disabled using the
um_gtranslate_update_user_locale
filter hook.
Note: This plugin requires the Ultimate Member and GTranslate plugins to be installed first.
Open git bash, navigate to the plugins folder and execute this command:
git clone --branch=main [email protected]:umdevelopera/um-gtranslate.git um-gtranslate
Once the plugin is cloned, enter your site admin dashboard and go to wp-admin > Plugins > Installed Plugins. Find the Ultimate Member - GTranslate plugin and click the Activate link.
You can install the plugin from this ZIP file as any other plugin. Follow this instruction.
Go to wp-admin > Ultimate Member > Settings > Email to translate email templates. Click the "+" icon unter the flag to translate a template. The plugin saves translated email templates to locale subfolders in the theme, see Email Templates.
The extension determines the current language as follows:
- from the
lang
URL parameter if it exists. - from the
X_GT_LANG
header if it exists (for the paid version). - from the
googtrans
cookie if it exists (for the free version). - from the WordPress locale.
This is a free extension created for the community. The Ultimate Member team does not provide support for this extension. Open new issue if you are facing a problem or have a suggestion.
Give a star if you think this extension is useful. Thanks.
Ultimate Member core plugin info and download
Documentation for Ultimate Member
Official extensions for Ultimate Member