mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Update changelog and readme with new fixes and enhancements
Added filter hooks for button classes and tweaked Site Health data logic for better 3rd-party integration. Fixed shortcode handling, email placeholder issues, and corrected naming inconsistencies like "North Macedonia."
This commit is contained in:
@@ -5,9 +5,11 @@
|
||||
* Enhancements:
|
||||
|
||||
- Added: Filter hooks for primary button classes in UM forms.
|
||||
- Tweak: Refactored Site Health data, added hooks for 3rd-party integration.
|
||||
|
||||
* Bugfixes:
|
||||
|
||||
- Fixed: Stripped shortcodes in the user data during the Account, Registration and Profile forms submission. (Thanks to [MissVeronica](https://github.com/MissVeronica))
|
||||
- Fixed: Email placeholders values.
|
||||
- Fixed: Refactor deactivation logic to un-schedule Action Scheduler actions.
|
||||
- Fixed: Action Scheduler library errors. Updated to the recent 3.9.2 version.
|
||||
@@ -15,6 +17,7 @@
|
||||
- Fixed: Action Scheduler batch actions with users who have Undefined status.
|
||||
- Fixed: Restrictions for 3rd-party Gutenberg Blocks.
|
||||
- Fixed: Date/time picker filter-types range query on Member Directories.
|
||||
- Fixed: Renamed "Macedonia, the former Yugoslav Republic of" to the official "North Macedonia".
|
||||
|
||||
* Templates required update:
|
||||
|
||||
|
||||
@@ -172,9 +172,11 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI
|
||||
**Enhancements**
|
||||
|
||||
* Added: Filter hooks for primary button classes in UM forms.
|
||||
* Tweak: Refactored Site Health data, added hooks for 3rd-party integration.
|
||||
|
||||
**Bugfixes**
|
||||
|
||||
* Fixed: Stripped shortcodes in the user data during the Account, Registration and Profile forms submission. (Thanks to [MissVeronica](https://github.com/MissVeronica))
|
||||
* Fixed: Email placeholders values.
|
||||
* Fixed: Refactor deactivation logic to un-schedule Action Scheduler actions.
|
||||
* Fixed: Action Scheduler library errors. Updated to the recent 3.9.2 version.
|
||||
@@ -182,6 +184,7 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI
|
||||
* Fixed: Action Scheduler batch actions with users who have Undefined status.
|
||||
* Fixed: Restrictions for 3rd-party Gutenberg Blocks.
|
||||
* Fixed: Date/time picker filter-types range query on Member Directories.
|
||||
* Fixed: Renamed "Macedonia, the former Yugoslav Republic of" to the official "North Macedonia".
|
||||
|
||||
**Templates required update**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user