Konu
xampp hatası
28-10-2019, 18:33:07
#2
baransel
wp-config.php dosyasının üstüne bunu ekle
ini_set(display_errors,Off);
ini_set(error_reporting, E_ALL );
define(WP_DEBUG, false);
define(WP_DEBUG_DISPLAY, false);