Fatal error: Call to undefined function get_header() in /home/xxxx/public_html/siteadi.net/index.php on line 13 hatası veriyor. Bu hata genel de index php'nin için de get_header foksiyonun olmadığını gösterir ama 13. satıra baktığım da bu foksiyon görunuyor. get_header foksiyonu 13. satırda bulunuyor acaba sorun nedir ?
/**
* The template for displaying all pages.
*
* This is the template that displays all pages by default.
* Please note that this is the WordPress construct of pages
* and that other 'pages' on your WordPress site will use a
* different template.
*
* @package _s
* @since _s 1.0
*/
get_header(name);
?>