From ed45cbea66640d710cb7deea4538949d2b08e7da Mon Sep 17 00:00:00 2001 From: Nikita Sinelnikov Date: Fri, 6 Aug 2021 11:17:33 +0300 Subject: [PATCH] - changed readme; --- readme.txt | 11 ++++++++++- ultimate-member.php | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 79bfb992..f179abf2 100644 --- a/readme.txt +++ b/readme.txt @@ -155,11 +155,20 @@ The plugin works with popular caching plugins by automatically excluding Ultimat * To learn more about version 2.1 please see this [docs](https://docs.ultimatemember.com/article/1512-upgrade-2-1-0) * UM2.1+ is a significant update to the Member Directories' code base from 2.0.x. Please make sure you take a full-site backup with restore point before updating the plugin -= 2.2.3: August 4, 2021 = += 2.2.3: August 11, 2021 = + +* Enhancements: + + - Added: 'um_ignore_restricted_title' hook for workaround show post title of the restricted post * Bugfixes: - Fixed: `pre_get_terms` callback to avoid the conflicts with other terms queries + - Fixed: Terms query and global access settings on PHP8 installations + - Fixed: Member directory dropdown filters where options contain `&` symbol + - Fixed: Displaying 404 error for the restricted Media + - Fixed: Displaying 'Login as this user' action on the user profile + - Fixed: Sanitizing of the social links fields (e.g. Twitter, Facebook, etc.) = 2.2.2: August 3, 2021 = diff --git a/ultimate-member.php b/ultimate-member.php index 6abe8418..b6f88f91 100644 --- a/ultimate-member.php +++ b/ultimate-member.php @@ -3,7 +3,7 @@ Plugin Name: Ultimate Member Plugin URI: http://ultimatemember.com/ Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress -Version: 2.2.3-beta +Version: 2.2.3-beta2 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member