<?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: WordPress 2.8 Single Post Navigation Widget</title>
	<atom:link href="http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/</link>
	<description>WordPress News, Hacks, Tips, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Mon, 21 May 2012 15:54:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: redlex</title>
		<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/#comment-5228</link>
		<dc:creator>redlex</dc:creator>
		<pubDate>Tue, 23 Nov 2010 22:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1551#comment-5228</guid>
		<description>After following this tutorial, I couldn&#039;t get a couple of things to work. The permalinks will not work with the register_post_type() and arrays outlined in a function; I simply removed this and permalinks worked fine</description>
		<content:encoded><![CDATA[<p>After following this tutorial, I couldn't get a couple of things to work. The permalinks will not work with the register_post_type() and arrays outlined in a function; I simply removed this and permalinks worked fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/#comment-3264</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1551#comment-3264</guid>
		<description>How would one include this in a plugin as oppose to functions.php?</description>
		<content:encoded><![CDATA[<p>How would one include this in a plugin as oppose to functions.php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/#comment-1916</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1551#comment-1916</guid>
		<description>@zauberer: In your functions.php you have a function
&lt;pre lang=&quot;php&quot;&gt;
    register_sidebar(array(
        &#039;name&#039; =&gt; &#039;Sidebar&#039;,
        &#039;before_widget&#039; =&gt; &#039;&lt;li id=&quot;%1$s&quot; class=&quot;widget %2$s&quot;&gt;&#039;,
        &#039;after_widget&#039; =&gt; &#039;&lt;/li&gt;&#039;,
        &#039;before_title&#039; =&gt; &#039;&lt;h2 class=&quot;widgettitle&quot;&gt;&#039;,
        &#039;after_title&#039; =&gt; &#039;&lt;/h2&gt;&#039;
    ));
&lt;/pre&gt;

You can change the values to your need.</description>
		<content:encoded><![CDATA[<p>@zauberer: In your functions.php you have a function</p>
<pre lang="php">
    register_sidebar(array(
        &#039;name&#039; =&gt; &#039;Sidebar&#039;,
        &#039;before_widget&#039; =&gt; &#039;&lt;li id=&quot;%1$s&quot; class=&quot;widget %2$s&quot;&gt;&#039;,
        &#039;after_widget&#039; =&gt; &#039;&lt;/li&gt;&#039;,
        &#039;before_title&#039; =&gt; &#039;&lt;h2 class=&quot;widgettitle&quot;&gt;&#039;,
        &#039;after_title&#039; =&gt; &#039;&lt;/h2&gt;&#039;
    ));
</pre>
<p>You can change the values to your need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zauberer &#38; hütchenspieler</title>
		<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/#comment-1914</link>
		<dc:creator>zauberer &#38; hütchenspieler</dc:creator>
		<pubDate>Mon, 26 Oct 2009 00:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1551#comment-1914</guid>
		<description>Hi, thanks for this nice widget, i use it and hope lot of users will like it. One question, how can i give the headlines befor &amp; after an h2 for the layout?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this nice widget, i use it and hope lot of users will like it. One question, how can i give the headlines befor &amp; after an h2 for the layout?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Offene Tabs: Wordpress&#8217;n&#8217;Webdesign Tips &#38; Tricks - stefan.waidele.info</title>
		<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/#comment-1809</link>
		<dc:creator>Offene Tabs: Wordpress&#8217;n&#8217;Webdesign Tips &#38; Tricks - stefan.waidele.info</dc:creator>
		<pubDate>Sat, 26 Sep 2009 12:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1551#comment-1809</guid>
		<description>[...] WordPress 2.8 Single Post Navigation Widget [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress 2.8 Single Post Navigation Widget [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luis</title>
		<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/#comment-1613</link>
		<dc:creator>luis</dc:creator>
		<pubDate>Sun, 16 Aug 2009 11:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1551#comment-1613</guid>
		<description>hi, I found that it was simpler than that and there is a function (the regular function) for these links in wordpress, so I forgot to look closely at the functions that were already there.

Encouragements,</description>
		<content:encoded><![CDATA[<p>hi, I found that it was simpler than that and there is a function (the regular function) for these links in wordpress, so I forgot to look closely at the functions that were already there.</p>
<p>Encouragements,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luis</title>
		<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/#comment-1593</link>
		<dc:creator>luis</dc:creator>
		<pubDate>Sat, 08 Aug 2009 05:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1551#comment-1593</guid>
		<description>hi,

this page uses some widget to show the previous post name and the next post name, how do you do it? using this widget?

thanks,</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>this page uses some widget to show the previous post name and the next post name, how do you do it? using this widget?</p>
<p>thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Home Trends</title>
		<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/#comment-1576</link>
		<dc:creator>Home Trends</dc:creator>
		<pubDate>Sat, 01 Aug 2009 03:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1551#comment-1576</guid>
		<description>This is nice tweak.... and add some Widget feature make this code very useful for created extra ordinary wordpress</description>
		<content:encoded><![CDATA[<p>This is nice tweak.... and add some Widget feature make this code very useful for created extra ordinary wordpress</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wallace</title>
		<link>http://wpengineer.com/1551/wordpress-2-8-single-post-navigation-widget/#comment-1561</link>
		<dc:creator>Wallace</dc:creator>
		<pubDate>Tue, 28 Jul 2009 11:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1551#comment-1561</guid>
		<description>Great plugin!
By the way, can we control how many words in excerpts?</description>
		<content:encoded><![CDATA[<p>Great plugin!<br />
By the way, can we control how many words in excerpts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

