Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #53627


Ignore:
Timestamp:
07/08/2021 07:20:18 PM (3 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53627

    • Property Owner set to SergeyBiryukov
    • Property Status changed from new to accepted
    • Property Keywords has-patch added
  • Ticket #53627 – Description

    initial v3  
    55If the `wp_insert_user()` call resulted in an error, it seems better and more predictable to return it right away without any further actions.
    66
    7 Introduced in [32820].
     7Introduced in [32820] / #32430.