mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
* pre-release
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
== Changelog ==
|
||||
|
||||
= 2.9.2 December 04, 2024 =
|
||||
|
||||
* Enhancements:
|
||||
|
||||
- Added: `UM()->is_new_ui()` function for future enhancements related to new UI
|
||||
- Tweak: Changed hook's priority for initialization of email templates paths
|
||||
- Tweak: Removed `load_plugin_textdomain` due to (article)[https://make.wordpress.org/core/2024/10/21/i18n-improvements-6-7/#Enhanced-support-for-only-using-PHP-translation-files]
|
||||
|
||||
* Bugfixes:
|
||||
|
||||
- Fixed: Using placeholders in email templates when Action Scheduler is active. Using `fetch_user_id` attribute for fetching necessary user before sending email
|
||||
- Fixed: PHP errors related to `UM()->localize()` function
|
||||
- Fixed: PHP errors in user meta header when `last_update` meta is empty
|
||||
|
||||
* Deprecated:
|
||||
|
||||
- Fully deprecated `UM()->localize()` function
|
||||
- Fully deprecated `um_language_textdomain` filter hook
|
||||
|
||||
* Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
|
||||
|
||||
= 2.9.1 November 15, 2024 =
|
||||
|
||||
* Enhancements:
|
||||
|
||||
Reference in New Issue
Block a user