isoNehir adlı üyeden alıntı

Böyle bir şeye ne gerek var, sadece alt kısım hata verirken tüm temayı yeniden yüklemek pek akılcı olmaz.

Kullandığın temanın footer.php kodu;


$options = get_option('astra_options');
if (function_exists('wp_list_comments')) {
add_filter('get_comments_number', 'comment_count', 0);
}
?>