<?php add_filter( 'the_title', 'ithemes_add_nbsp_to_title' ); ?>
<?php wp_page_menu(); ?>
<?php remove_filter( 'the_title', 'ithemes_add_nbsp_to_title' ); ?>

şöyle bir kod var bu olması lazım ,ama hiç bi yerde başlangıç diye birşey yazmıyor.

Başlangıç yazısı default sanırım.Nerden nasl değiştiriceğiz anlıyamadım