Her iki kodda hata verdi bende ya. Sıkıntı bende herhalde

function sly_rdfa_breadcrumb() { $category = get_the_category(); if ( !empty($category) ) { $breadcrumb = get_category_parents($category[0]->term_id, TRUE, ''); $varolan = array("\">",""); $degister = array("\">","
›
"); $breadcrumb2 = str_replace($varolan, $degister, $breadcrumb); $breadcrumb2 .= "
"; echo $breadcrumb2; } }
Warning: Cannot modify header information - headers already sent by (output started at /home/...../public_html/wp-content/themes/....../functions.php:17) in /home/...../public_html/wp-includes/pluggable.php on line 875