Changes between Initial Version and Version 1 of Ticket #58901, comment 10
- Timestamp:
- 09/25/2023 08:07:59 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58901, comment 10
initial v1 1 1 I was suggesting use `clean_user_cache( $user_id );` instead of `$user->__set( 'user_activation_key', '' );` 2 2 3 I've tested the last patch, it works as expected, but I was unable to actually apply the patch, tests need sa rebase.3 I've tested the last patch, it works as expected, but I was unable to actually apply the patch, tests need a rebase.