cats_456, сделала это:
Ещё один способ увидеть ошибки – в файле wp-config.php заменить
define(‘WP_DEBUG’, false);
на
define(‘WP_DEBUG’, true);
Вот результат:
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in /home/***хостинг****/****сайт****/www/wp-includes/functions.php on line 3734
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in /home/***хостинг****/****сайт****/www/wp-includes/functions.php on line 3734
Notice: Вызванный метод конструктора класса WP_Widget считается устаревшим с версии 4.3.0! Используйте
__construct()
. in /home/***хостинг****/****сайт****/www/wp-includes/functions.php on line 3619
Notice: Функция load_plugin_textdomain вызвана с аргументом, который считается устаревшим с версии 2.7. Альтернативы не предусмотрено. in /home/***хостинг****/****сайт****/www/wp-includes/functions.php on line 3734