From 9f9617092004495fab6d28cba598147666b84669 Mon Sep 17 00:00:00 2001 From: Mykyta Synelnikov Date: Mon, 19 May 2025 16:28:13 +0300 Subject: [PATCH] Refactor deactivation logic in Ultimate Member plugin Updated the deactivation process to properly un-schedule Action Scheduler actions, ensuring cleaner plugin behavior and preventing potential issues with lingering tasks. This change improves overall maintainability and stability. --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index fe450e87..23b06473 100644 --- a/readme.txt +++ b/readme.txt @@ -169,7 +169,7 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI = 2.10.5 2025-05-xx = - +* Fixed: Refactor deactivation logic to un-schedule Action Scheduler actions = 2.10.4 2025-05-15 =