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.
This commit is contained in:
Mykyta Synelnikov
2025-05-19 16:28:13 +03:00
parent 25f111e957
commit 9f96170920
+1 -1
View File
@@ -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 =