Files
wordpress/wp-includes
desrosj a07a6490ab Users: Pass on the user data received by wp_insert_user() to related hooks.
This adds a new parameter to the action and filter hooks found in `wp_insert_user()` to pass the raw user data received through `$userdata` to hooked functions.

This will allow hooked functions to perform more contextual adjustments to new users, and makes supplying custom user meta fields possible.

Props johnbillion, audrasjb.
Fixes #53110.
Built from https://develop.svn.wordpress.org/trunk@51005


git-svn-id: http://core.svn.wordpress.org/trunk@50614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-25 17:39:57 +00:00
..
2021-05-25 08:27:57 +00:00
2021-05-04 14:44:58 +00:00
2021-05-04 14:44:58 +00:00
2021-05-25 01:43:55 +00:00
2021-05-25 08:27:57 +00:00