Releases: umdevelopera/um-polylang
Releases · umdevelopera/um-polylang
v1.2.2
Changelog
- Enhancements:
- Added support for a new "Custom post types and Taxonomies" logic.
- Added a feature to save a chosen language to localize scheduled emails.
- Localized the account activation link {account_activation_link} in email.
- Localized the password reset link {password_reset_link} in email.
- Updated the "Email notifications" table in settings.
- The plugin structure has been updated.
- Documentation has been updated.
Tested
- PHP: 8.2.12
- WordPress: 6.7.1
- Polylang: 3.6.6
- Ultimate Member: 2.9.2
v1.2.1
Changelog
- Enhancements:
- Tweak: The core page links are localized using the
page_link
hook. - Tweak: The logout redirect URL is localized.
- Tweak: The core page links are localized using the
Tested
- PHP: 8.2.12
- WordPress: 6.7.1
- Ultimate Member: 2.9.1
v1.2.0
Changelog
-
Enhancements:
- Added: Language switcher shortcode
[um_pll_switcher]
. - Added: Integration with the Account tabs extension. Custom account tabs are translatable now.
- Added: Integration with the Profile tabs extension. Custom profile tabs are translatable now.
- Added: Language switcher shortcode
Tested
- PHP: 8.2.12
- WordPress: 6.7-RC4
- Ultimate Member: 2.8.9
v1.1.1
Changelog
- Tweak: Displays forms/posts that need translation in the notice.
- Tweak: Copy fields to the draft when translating a form manually.
- Tweak: Automatically flush rewrite rules after bulk pages creation.
Tested
- PHP: 8.1.17
- WordPress: 6.4.2
- Ultimate Member: 2.8.1
v1.1.0
Changelog
- Added: Polylang integration for Ultimate Member forms.
- Added: The "Create Forms" notice and button.
- Added: The "Create Pages" notice and button.
- Added: The
lang
parameter to the account activation link. - Added: Translation template (.pot file).
- Fixed: Classes autoloader issue: Class "um_ext\um_polylang\core\Fields" not found.
What's Changed
- Class not found by @umdevelopera in #4
- Development 1.1.0 by @umdevelopera in #6
New Contributors
- @umdevelopera made their first contribution in #4