<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Static Page Navigation</title>
	<atom:link href="http://www.bloggingtips.com/2008/12/28/static-page-navigation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/</link>
	<description>Blogging Guides, News, Tips, Resources</description>
	<lastBuildDate>Thu, 18 Mar 2010 19:14:09 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Using a Functions file</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-316181</link>
		<dc:creator>Using a Functions file</dc:creator>
		<pubDate>Sun, 04 Jan 2009 15:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-316181</guid>
		<description>[...] function is to use one of the filter hooks to amend the default output. Last week I wrote about the wp_page_menu() function, and Dan Schulz made a comment with a good point, did we really need a div around the [...]</description>
		<content:encoded><![CDATA[<p>[...] function is to use one of the filter hooks to amend the default output. Last week I wrote about the wp_page_menu() function, and Dan Schulz made a comment with a good point, did we really need a div around the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Интересното от блоговете през изминалата седмица &#124; Дневникът на един Gregg</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-316136</link>
		<dc:creator>Интересното от блоговете през изминалата седмица &#124; Дневникът на един Gregg</dc:creator>
		<pubDate>Sat, 03 Jan 2009 06:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-316136</guid>
		<description>[...] Static Page Navigation [...]</description>
		<content:encoded><![CDATA[<p>[...] Static Page Navigation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-316115</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Fri, 02 Jan 2009 15:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-316115</guid>
		<description>I tried out an additional parameter that isn&#039;t documented on the Codex, which is depth. This works in the same way as in wp_list_pages, so to just get parent pages listed, use depth=1.</description>
		<content:encoded><![CDATA[<p>I tried out an additional parameter that isn&#8217;t documented on the Codex, which is depth. This works in the same way as in wp_list_pages, so to just get parent pages listed, use depth=1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-316109</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Fri, 02 Jan 2009 11:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-316109</guid>
		<description>@Dan I&#039;ve not looked into it yet, although I would imagine you could with an action as you can manipulate the old template tag in that way. I agree it&#039;s a bit daft to have the div around it. At first I thought/hoped the class name would go into the actual ul tag, which would obviously make more sense.

I&#039;ll try and write a function for it to go into the functions.php file and post it up here, which will put the class into the ul and remove the div completely. Actually, I&#039;ll use that as the basis for Sunday&#039;s post :D</description>
		<content:encoded><![CDATA[<p>@Dan I&#8217;ve not looked into it yet, although I would imagine you could with an action as you can manipulate the old template tag in that way. I agree it&#8217;s a bit daft to have the div around it. At first I thought/hoped the class name would go into the actual ul tag, which would obviously make more sense.</p>
<p>I&#8217;ll try and write a function for it to go into the functions.php file and post it up here, which will put the class into the ul and remove the div completely. Actually, I&#8217;ll use that as the basis for Sunday&#8217;s post <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress: Static Page Navigation :: Stuff by Sarah</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-316072</link>
		<dc:creator>WordPress: Static Page Navigation :: Stuff by Sarah</dc:creator>
		<pubDate>Thu, 01 Jan 2009 19:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-316072</guid>
		<description>[...] reading Static Page Navigation on [...]</description>
		<content:encoded><![CDATA[<p>[...] reading Static Page Navigation on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agnus</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-315654</link>
		<dc:creator>Agnus</dc:creator>
		<pubDate>Tue, 30 Dec 2008 07:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-315654</guid>
		<description>As this involves lot of coding it takes some time to understand..But i always like to implement new updates in the site navigation which is my interest..</description>
		<content:encoded><![CDATA[<p>As this involves lot of coding it takes some time to understand..But i always like to implement new updates in the site navigation which is my interest..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Schulz</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-315330</link>
		<dc:creator>Dan Schulz</dc:creator>
		<pubDate>Mon, 29 Dec 2008 13:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-315330</guid>
		<description>Sarah, is it possible to remove that stupid pointless and annoying DIV tag from around the list menu?  My god, it&#039;s almost 2009 - you&#039;d think by now that people (I&#039;m looking squarely at the WordPress developers here) would know that a list is a block-level element and as such &lt;strong&gt;does not need&lt;/strong&gt; a DIV around it!</description>
		<content:encoded><![CDATA[<p>Sarah, is it possible to remove that stupid pointless and annoying DIV tag from around the list menu?  My god, it&#8217;s almost 2009 &#8211; you&#8217;d think by now that people (I&#8217;m looking squarely at the WordPress developers here) would know that a list is a block-level element and as such <strong>does not need</strong> a DIV around it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-315300</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Mon, 29 Dec 2008 11:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-315300</guid>
		<description>Glad you liked the post. Personally I think I&#039;ll start changing custom designs to use this code as it&#039;s simply less code which is always a good thing :)</description>
		<content:encoded><![CDATA[<p>Glad you liked the post. Personally I think I&#8217;ll start changing custom designs to use this code as it&#8217;s simply less code which is always a good thing <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias Fransson</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-315292</link>
		<dc:creator>Tobias Fransson</dc:creator>
		<pubDate>Mon, 29 Dec 2008 10:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-315292</guid>
		<description>Nice, not sure that I will use it though but I love it when you get added flexibility and easy to use extra functions.</description>
		<content:encoded><![CDATA[<p>Nice, not sure that I will use it though but I love it when you get added flexibility and easy to use extra functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: love bebo skins</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-315085</link>
		<dc:creator>love bebo skins</dc:creator>
		<pubDate>Sun, 28 Dec 2008 22:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-315085</guid>
		<description>thanks cool tutorial. was easy enough to follow</description>
		<content:encoded><![CDATA[<p>thanks cool tutorial. was easy enough to follow</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Expert</title>
		<link>http://www.bloggingtips.com/2008/12/28/static-page-navigation/#comment-314944</link>
		<dc:creator>Blog Expert</dc:creator>
		<pubDate>Sun, 28 Dec 2008 17:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4917#comment-314944</guid>
		<description>Awesome tutorial.  You guys have had plenty of these tutorials but I am absolutely loving them.</description>
		<content:encoded><![CDATA[<p>Awesome tutorial.  You guys have had plenty of these tutorials but I am absolutely loving them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
