Wordpress @package WordPress Hatası Hakkında
3
●72
- 19-09-2023, 12:38:41Merhabalar, Wordpress sayfalarımda önce EROR 500 hatası aldım sonra ise; "/** * 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 __DIR__ . '/wp-blog-header.php';" hatası aldım. Bir çok sitemde aynı hatayı alıyorum. Bunu nasıl çözebilirim ?