/** * 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."); } }); গ্রাম বাংলার মেয়েদের আপন হাতের ছুয়ায় বুনানো চারটি ..

গ্রাম বাংলার মেয়েদের আপন হাতের ছুয়ায় বুনানো চারটি ভিন্ন্ ভিন্ন রংঙের নজর কাড়া ডিজাইনের নকসী কাথা দেখতে চমতকার যা ১০০% সুতি কাপড় ও সুতা দিয়ে তৈরী , যে কোন ঋতুতে ব্যবহার করতে । ভালো লাগলে জানাবেন ।
আজ প্রতিটি নকশী কাঁথা দাম ও সাইজ দেওয়া থাকবে।
প্রতিট নকশী কাঁথা মূল্য ২৬৫০ টাকা ।
সাইজ:৭.৫×৮.৫
বাংলাদেশের যেকোন জেলা উপজেলাতে কুরিয়ার সার্ভিসের মাধ্যমে পণ্য পাঠিয়ে থাকি।
অর্ডার করতে মেসেজ করুন।
আমাদের পেজ : https://www.facebook.com/hostoshilpo1/
আমাদের সাইট : www.hostoshilpo.com
#hostoshilpo#handricaft#onlineshopping

image
image
image
image