$username = $user->user_login;. return $username;. } add_action('wp_authenticate','login_with_email_address'); ...
確定! 回上一頁