mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 10:46:11 +09:00
* added um_image_upload_validation hook for 3rd-party validation during upload images;
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
== Changelog ==
|
||||
|
||||
= 2.9.1 November 14, 2024 =
|
||||
|
||||
* Enhancements:
|
||||
|
||||
- Added: `um_image_upload_validation` hook for 3rd-party validation during upload images
|
||||
|
||||
* Bugfixes:
|
||||
|
||||
- Fixed: "Load textdomain just in time" issue
|
||||
- Fixed: Capabilities checking in the wp-admin > Users list table
|
||||
- Fixed: File/image upload on the role specific profile form
|
||||
- Fixed: Issues when the form's custom fields meta has a wrong format
|
||||
- Fixed: Validation of the "Registration Default Role" slug
|
||||
- Fixed: Allowed query variables via registered REST API class only when REST_REQUEST is defined
|
||||
|
||||
= 2.9.0 November 12, 2024 =
|
||||
|
||||
* Enhancements:
|
||||
|
||||
Reference in New Issue
Block a user