From 892d2cb24f0213e2daae2dc979fb9341479e60b8 Mon Sep 17 00:00:00 2001 From: nikitasinelnikov Date: Mon, 22 Mar 2021 13:18:05 +0200 Subject: [PATCH] - updated readme; --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 72b302b4..56f16a6b 100644 --- a/readme.txt +++ b/readme.txt @@ -163,6 +163,7 @@ The plugin works with popular caching plugins by automatically excluding Ultimat * Bugfixes: - Fixed: PHP notice when the admin filtering field has the not array default value (e.g. bool) - Fixed: The conflict with [Disable Blog](https://wordpress.org/plugins/disable-blog/) plugin regarding this [issue](https://wordpress.org/support/topic/ultimate-member-file-image-download/). `download_routing` callback has the highest priority now. + - Fixed: Fields privacy functionality. This function `um_can_view_field()` has been rewritten (#780) = 2.1.16: March 10, 2021 =