ID of the newly created user or WP_Error on failure.
$notifystring
Type of notification that should happen. See wp_send_new_user_notifications() for more information.More Arguments from wp_send_new_user_notifications( … $notify )Type of notification that should happen. Accepts 'admin' or an empty string (admin only), 'user', or 'both' (admin and user).
Default 'both'.
User Contributed Notes
You must log in before being able to contribute a note or feedback.