Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58901, comment 10


Ignore:
Timestamp:
09/25/2023 08:07:59 PM (13 months ago)
Author:
oglekler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58901, comment 10

    initial v1  
    11I was suggesting use `clean_user_cache( $user_id );` instead of `$user->__set( 'user_activation_key', '' );`
    22
    3 I've tested the last patch, it works as expected, but I was unable to actually apply the patch, tests needs a rebase.
     3I've tested the last patch, it works as expected, but I was unable to actually apply the patch, tests need a rebase.