treehouse : what would you like to learn today?
Web Design Web Development iOS Development

renaming the "home" tab in wp3

  • Hello

    I can't seem to find where I can change the name of the "home" link on the blog i am working on.
    Do I have to make my own menu, or can I change it somewhere in the code?

    my php skills are not so good...

    thanks
    Simon
  • How are you currently displaying the menu? Is it a custom menu? Or an auto-generated list of pages in the form of a widget? If it's the former, you can go to Appearance -> Menu -> click on "Home" and change the display text. If it's the latter... Read the documentation cuz I don't know off the top of my head.

    Good luck