* added um_image_upload_validation hook for 3rd-party validation during upload images;

This commit is contained in:
Mykyta Synelnikov
2024-11-15 02:06:03 +02:00
parent e561557e22
commit 2086ddb53f
4 changed files with 161 additions and 113 deletions
+4
View File
@@ -168,6 +168,10 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI
= 2.9.1 2024-11-14 =
**Enhancements**
* Added: `um_image_upload_validation` hook for 3rd-party validation during upload images
**Bugfixes**
* Fixed: "Load textdomain just in time" issue