wp_create_user () to create a user. $user_ID = wp_create_user( $user_name , $password , $email );. // pass $user_ID to WP_User class.
確定! 回上一頁