$found : $user; } else { $user = 1; // or $username = 1; ?? } return; } add_action('wp_authenticate', 'o99_my_email_login', 10, 2); ...
確定! 回上一頁