From 4c004e1f2c70e61e27feda854e49908f1cb11651 Mon Sep 17 00:00:00 2001 From: Nikita Sinelnikov Date: Wed, 22 Sep 2021 01:13:44 +0300 Subject: [PATCH] - updated readme.txt; --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 806b29cc..88e4c82d 100644 --- a/readme.txt +++ b/readme.txt @@ -170,6 +170,7 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Fixed: Account `user_login` field validation removed as redundant. The field is disabled and not used in code flow - Fixed: `display_name` data update after First + Last name fields edition on the Account page - Fixed: Password length validation on the Account page and Password Reset page + - Fixed: Using custom fields from multi-select dropdowns for user's `Display Name`. Unserialized custom field's values = 2.2.4: August 27, 2021 =