<?php include 'wp-load.php';
if ( ! is_admin() ) {
die("You are viewing the theme");
} else {
echo "You are viewing the WordPress Administration Panels";
}
echo "111111111";
?> Tarzında dışına bi kod ekleyip dener misiniz olmaması çok garip localde deniyorum hiçbir problem yok