amatoryus adlı üyeden alıntı

index.php






global $options;
foreach ($options as $value) {
if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); }
}
?>









































Header.php


>




<?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?>


















Buyrun hocam








Yukarıdaki alanı aşağıdaki kod ile yer değiştir.