Ошибки в media.php не могу найти ответ на них :
Warning: Trying to access array offset on value of type bool in D:\xampp\htdocs\wp-includes\media.php on line 795
if ( (int) $data['width'] === (int) $size[0] && (int) $data['height'] === (int) $size[1]
Warning: Trying to access array offset on value of type bool in D:\xampp\htdocs\wp-includes\media.php on line 801
if ( $data['width'] >= $size[0] && $data['height'] >= $size[1] )
