Changes between Initial Version and Version 3 of Ticket #53627
- Timestamp:
- 07/08/2021 07:20:18 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53627
- Property Owner set to SergeyBiryukov
-
Property
Status
changed from
new
toaccepted
- Property Keywords has-patch added
-
Ticket #53627 – Description
initial v3 5 5 If the `wp_insert_user()` call resulted in an error, it seems better and more predictable to return it right away without any further actions. 6 6 7 Introduced in [32820] .7 Introduced in [32820] / #32430.