<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Change the name of the "Home" link</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Change the name of the "Home" link</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 00:33:46 +0000</pubDate>

<item>
<title>ChocolateArchy on "Change the name of the "Home" link"</title>
<link>http://wordpress.org/support/topic/266505#post-1061091</link>
<pubDate>Thu, 30 Apr 2009 17:18:23 +0000</pubDate>
<dc:creator>ChocolateArchy</dc:creator>
<guid isPermaLink="false">1061091@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Oh, thank you so much renato_s! That was exactly what I was looking for!!!
&#60;/p&#62;</description>
</item>
<item>
<title>renato_s on "Change the name of the "Home" link"</title>
<link>http://wordpress.org/support/topic/266505#post-1060412</link>
<pubDate>Wed, 29 Apr 2009 22:34:43 +0000</pubDate>
<dc:creator>renato_s</dc:creator>
<guid isPermaLink="false">1060412@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Try this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/support/topic/262126?replies=6&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/262126?replies=6&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>esmi on "Change the name of the "Home" link"</title>
<link>http://wordpress.org/support/topic/266505#post-1060405</link>
<pubDate>Wed, 29 Apr 2009 22:26:58 +0000</pubDate>
<dc:creator>esmi</dc:creator>
<guid isPermaLink="false">1060405@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Is your site currently set up to use a static page or a posts page on its front page?
&#60;/p&#62;</description>
</item>
<item>
<title>ChocolateArchy on "Change the name of the "Home" link"</title>
<link>http://wordpress.org/support/topic/266505#post-1060392</link>
<pubDate>Wed, 29 Apr 2009 22:11:44 +0000</pubDate>
<dc:creator>ChocolateArchy</dc:creator>
<guid isPermaLink="false">1060392@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Could someone please tell me how to change the name of the &#34;Home&#34; link? My theme is Wasteland.  The code I've found that semi-works is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;menu&#38;quot;&#38;gt;

           &#38;lt;?php if(function_exists(&#38;#39;wp_page_menu&#38;#39;)) : ?&#38;gt;
            &#38;lt;?php wp_page_menu (&#38;#39;show_home=1&#38;amp;amp;depth=1&#38;amp;amp;title_li=&#38;#39;); ?&#38;gt;
          &#38;lt;?php else : ?&#38;gt;

	&#38;lt;ul&#38;gt;
            &#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_settings(&#38;#39;Home&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;Home&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
            &#38;lt;?php wp_list_pages(&#38;#39;depth=1&#38;amp;amp;title_li=&#38;#39;); ?&#38;gt;
        &#38;lt;/ul&#38;gt;                

&#38;lt;?php endif; ?&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've tried to change the two &#34;Homes&#34; in the&#60;br /&#62;
&#34;ul&#34;, but that does nothing on my website. Changing the &#34;show_home=1&#38;amp;depth=1&#38;amp;title_li=&#34; to &#34;show_home=My Blog&#34; changes the name of the &#34;Home&#34; link, but it messes up the rest of my nav bar.&#60;/p&#62;
&#60;p&#62;Someone please help me!!!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
