Change the word “Home” on menu?
-
For my menu to display a link to my homepage, I use the following code:
‘<?php wp_page_menu(‘show_home=1&include=3300′); ?>’
It displays the link as “Home”, but I want to change it to say something else. How would I go about doing that?
I remember hearing that I have to edit some code on a different file in a different folder, like somewhere in “wp-admin”.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change the word “Home” on menu?’ is closed to new replies.