(int|WP_Error) wp_create_user( (string) $username, (string) $password, (string) $email = '' );. Creates a new user with just the username, password, and email.
確定! 回上一頁