From a900d5303f05e36bb7ebb781d97295a9b40f052c Mon Sep 17 00:00:00 2001 From: Mykyta Synelnikov Date: Thu, 13 Jul 2023 16:06:02 +0300 Subject: [PATCH] - updated readme.txt; --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 4c555afd..5522615d 100644 --- a/readme.txt +++ b/readme.txt @@ -188,7 +188,7 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI - Fixed: Registration with empty role. Set default if role fields on the form are empty when form is submitted - Fixed: Admin notices after UM actions has unique key with 'um_' prefix for now - Fixed: Escaping form errors. It used `esc_html()` but now there is `wp_kses()` - - Fixed: Stop render 2 similar shortcodes on the same page (e.g. 2 login forms with the same `form_id`) + - Fixed: Stop render 2 similar shortcodes on the same page (e.g. 2 login forms with the same `form_id`). To return back use [`um_ultimatemember_shortcode_disable_singleton`](https://ultimatemember.github.io/ultimatemember/hooks/um_ultimatemember_shortcode_disable_singleton.html) hook - Fixed: Stop render Ultimate Member forms (Login, Profile, Registration, Member Directory) on the predefined Account page - Fixed: Using blocks with Ultimate Member shortcodes on the predefined Ultimate Member pages - Fixed: Using some specific functions which cannot exist if PHP modules are disabled