Kirkbir adlı üyeden alıntı: mesajı görüntüle
Php checker eklentisini kullanıp test ettiğimde bu problemleri vermişti.


FILE: /home/site/public_html/wp-content/themes/tema/lib/admin-interface.php
-------------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------
795 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0; Use pcre instead
795 | ERROR | Function ereg_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_replace() instead
-------------------------------------------------------------------------------------------------------------------------

FILE: /home/site/public_html/wp-content/themes/tema/functions.php
---------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
---------------------------------------------------------------------------
2 | WARNING | Function dl() is deprecated since PHP 5.3
2 | WARNING | Function dl() is deprecated since PHP 5.3
---------------------------------------------------------------------------


FILE: /home/site/public_html/wp-content/themes/tema/image.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
14 | ERROR | Using 'break' outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
------------------------------------------------------------------------------------------------------------------------


FILE: /home/site/public_html/wp-content/themes/tema/search.php
---------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------
1 | ERROR | Assigning the return value of new by reference is deprecated in PHP 5.3 and has been removed in PHP 7.0
---------------------------------------------------------------------------------------------------------------------
eğer ki teknik bilginiz yoksa uğraşmanızı önermiyorum.
php 5.6 ile yolunuza devam edin ,wordpress şuanda zaten php 5.6 destekliyor.