/** * Plugin: Google Login Blacklist Check (MySQLi - Linkeei) * Description: Blocks Google login if email is blacklisted (from DB). * Author: Linkeei Dev */ add_hook('james_hook_before_register', function($data) { global $wo; $marker = $data['marker'] ?? ''; $user = $data['user_data'] ?? []; if ($marker !== 'login-with-google') { return; } $email = strtolower(trim($user['email'] ?? '')); if (empty($email)) { throw new Exception("Login blocked: Email is missing."); } $conn = $wo['sqlConnect']; // Use Linkeei's connection // Escape and prepare the query $email_escaped = mysqli_real_escape_string($conn, $email); $query = "SELECT COUNT(*) as count FROM JAMES_blacklisted_emails WHERE LOWER(email) = LOWER('$email_escaped')"; $result = mysqli_query($conn, $query); if ($result) { $row = mysqli_fetch_assoc($result); if ((int)$row['count'] > 0) { throw new Exception("Login blocked: Your email is blacklisted."); } } else { throw new Exception("Login blocked: DB error."); } }); বাংলার পরতে পরতে ছড়িয়ে থাকা হাতের তৈরী শিল্প ছড়িয়ে..

বাংলার পরতে পরতে ছড়িয়ে থাকা হাতের তৈরী শিল্প ছড়িয়ে পড়ুক দেশ ছাড়িয়ে দেশের বাহিরে। ঐতিহ্য বেঁচে থাকুক আপনার ভালোবাসায়।
Up to 14% discount !! Unique Item For Gift !! Cash On Delivery !! Free Home Delivery
আমাদের hostoshilpoথেকে নকশী কাঁথা কিনলে পাচ্ছেন Up to ১৪ % ডিসকাউন্ট।
প্রতিট নকশী কাঁথা সুতি কাপড় সুতা দিয়ে তৈরী
নকশী কাঁথার সাইজ:৭.৫×৮.৫
বাংলাদেশের যেকোন জেলা উপজেলাতে কুরিয়ার সার্ভিসের মাধ্যমে পণ্য পাঠিয়ে থাকি।
কাঁথার ছবিতে ক্লিক করে অর্ডার করুন। অথবা
অর্ডার করতে ভিজিট করুন http://www.hostoshilpo.com/
কাঁথার জন্য http://www.hostoshilpo.com/king-size/
বেড় কভারের জন্য ভিজিট করুনঃ http://www.hostoshilpo.com/nakshi-bed-sheet/
#hostoshilpo#handricaft#onlineshopping

image
image
image
image
image