-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
48 lines (32 loc) · 1.82 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
=== Ultimate Member - GTranslate ===
Author: umdevelopera
Author URI: https://github.com/umdevelopera
Plugin URI: https://github.com/umdevelopera/um-gtranslate
Tags: ultimate member, gtranslate, multilingual
License: GNU Version 2 or Any Later Version
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Requires at least: 6.5
Tested up to: 6.7.1
Requires UM core at least: 2.6.8
Tested UM core up to: 2.9.2
Stable tag: 1.0.1
== Description ==
Integrates the "Ultimate Member" plugin with the "GTranslate" plugin.
= Key Features =
- 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.
== Installation ==
You can install this plugin from the ZIP file as any other plugin. Follow this instruction: https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin
Download ZIP file from GitHub or Google Drive. You can find download links here: https://github.com/umdevelopera/um-gtranslate
== Documentation & Support ==
Documentation is the README section in the GitHub repository: https://github.com/umdevelopera/um-gtranslate
This is a free extension created for the community. The Ultimate Member team does not provide support for this extension.
Open new issue in the GitHub repository if you are facing a problem or have a suggestion: https://github.com/umdevelopera/um-gtranslate/issues
== Changelog ==
= 1.0.1: February 5, 2025 =
- Added support for the GTranslate paid version.
- Set a user locale by the GTranslate language switcher.
- Use a user locale (if set) to select an email language.
= 1.0.0: February 2, 2025 =
- Initial release.