<?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: Display recent posts in WordPress sidebar</title>
	<atom:link href="http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Sun, 21 Mar 2010 04:21:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joni Mueller</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60947</link>
		<dc:creator>Joni Mueller</dc:creator>
		<pubDate>Fri, 19 Mar 2010 19:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60947</guid>
		<description>Just FYI, this code works with latest versions of WordPress; I&#039;m using it on my inner pages, http://www.pixelita.com/about-us and so forth:
 
Substitute [ and ] for left and right carets in code below.  The number &quot;10&quot; can be replaced by however many posts you want displayed; I chose only one, the latest one. :)
 
[?php wp_get_archives(&#039;type=postbypost&amp;limit=10&#039;); ?]</description>
		<content:encoded><![CDATA[<p>Just FYI, this code works with latest versions of WordPress; I&#8217;m using it on my inner pages, <a href="http://www.pixelita.com/about-us" rel="nofollow">http://www.pixelita.com/about-us</a> and so forth:<br />
 <br />
Substitute [ and ] for left and right carets in code below.  The number &#8220;10&#8243; can be replaced by however many posts you want displayed; I chose only one, the latest one. <img src='http://wpgarage.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
 <br />
[?php wp_get_archives('type=postbypost&amp;limit=10'); ?]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamar</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60933</link>
		<dc:creator>Jamar</dc:creator>
		<pubDate>Tue, 16 Mar 2010 12:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60933</guid>
		<description>Well that is truly a shame sister.
Again thanks.
Peace be with you.
;)</description>
		<content:encoded><![CDATA[<p>Well that is truly a shame sister.<br />
Again thanks.<br />
Peace be with you.<br />
 <img src='http://wpgarage.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miriam Schwab</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60932</link>
		<dc:creator>Miriam Schwab</dc:creator>
		<pubDate>Tue, 16 Mar 2010 12:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60932</guid>
		<description>@Jamar Why thank you! I don&#039;t think we&#039;ve ever been blessed before on this blog.</description>
		<content:encoded><![CDATA[<p>@Jamar Why thank you! I don&#8217;t think we&#8217;ve ever been blessed before on this blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamar</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60931</link>
		<dc:creator>Jamar</dc:creator>
		<pubDate>Tue, 16 Mar 2010 12:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60931</guid>
		<description>Assalaamu Alaikum,
Thank you for sharing this code, it was very helpful and is simple to implement.
May Allah reward you for helping others!
Salam</description>
		<content:encoded><![CDATA[<p>Assalaamu Alaikum,<br />
Thank you for sharing this code, it was very helpful and is simple to implement.<br />
May Allah reward you for helping others!<br />
Salam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Posts in Sidebar without a Widget &#124; Creative Grease</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60722</link>
		<dc:creator>Recent Posts in Sidebar without a Widget &#124; Creative Grease</dc:creator>
		<pubDate>Thu, 31 Dec 2009 20:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60722</guid>
		<description>[...] Wordpress widgets are delightful things where themes designed for public consumption are concerned. There are situations, however, where widgets aren&#8217;t in use or not practical/necessary. The code below can be added to your sidebar (or anywhere in your template, really) to display a list of current pages. I found this on an old (2007!) post at WP Garage. [...]</description>
		<content:encoded><![CDATA[<p>[...] Wordpress widgets are delightful things where themes designed for public consumption are concerned. There are situations, however, where widgets aren&#8217;t in use or not practical/necessary. The code below can be added to your sidebar (or anywhere in your template, really) to display a list of current pages. I found this on an old (2007!) post at WP Garage. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miriam Schwab</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60660</link>
		<dc:creator>Miriam Schwab</dc:creator>
		<pubDate>Sun, 29 Nov 2009 07:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60660</guid>
		<description>&lt;p&gt;@Mohammed Check out this other post here on WP Garage that explains how to display a selected number of posts in the sidebar from a specific category: http://wpgarage.com/code-snippets/display-a-selected-number-of-posts-from-one-category/&lt;/p&gt;
&lt;p&gt;Is that what you meant?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Mohammed Check out this other post here on WP Garage that explains how to display a selected number of posts in the sidebar from a specific category: <a href="http://wpgarage.com/code-snippets/display-a-selected-number-of-posts-from-one-category/" rel="nofollow">http://wpgarage.com/code-snippets/display-a-selected-number-of-posts-from-one-category/</a></p>
<p>Is that what you meant?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammed Alaa</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60658</link>
		<dc:creator>Mohammed Alaa</dc:creator>
		<pubDate>Sun, 29 Nov 2009 06:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60658</guid>
		<description>Thanks a lot &lt;strong&gt;Miriam &lt;/strong&gt;for the amazing tip but could you please tell how to target a specific category?
Thanks,
- Mohammed</description>
		<content:encoded><![CDATA[<p>Thanks a lot <strong>Miriam </strong>for the amazing tip but could you please tell how to target a specific category?<br />
Thanks,<br />
- Mohammed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karl</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60616</link>
		<dc:creator>karl</dc:creator>
		<pubDate>Tue, 24 Nov 2009 04:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60616</guid>
		<description>Shenanigans, my browser is displaying an emoticon in part of the code, creating a syntax error and I&#039;m not sure what comes after ($myposts as $post) and before &gt;  :$</description>
		<content:encoded><![CDATA[<p>Shenanigans, my browser is displaying an emoticon in part of the code, creating a syntax error and I&#8217;m not sure what comes after ($myposts as $post) and before &gt;  :$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikram</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60214</link>
		<dc:creator>Vikram</dc:creator>
		<pubDate>Thu, 06 Aug 2009 12:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60214</guid>
		<description>Thanks for tips.
but Jason tip  really worked for me.
I got exactly what I was looking for. Nice post!!</description>
		<content:encoded><![CDATA[<p>Thanks for tips.<br />
but Jason tip  really worked for me.<br />
I got exactly what I was looking for. Nice post!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daraseng</title>
		<link>http://wpgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/comment-page-1/#comment-60146</link>
		<dc:creator>daraseng</dc:creator>
		<pubDate>Wed, 15 Jul 2009 08:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-recent-posts-in-wordpress-sidebar/#comment-60146</guid>
		<description>Thanks for your tips...but I don&#039;t where should I put this code in which file...?</description>
		<content:encoded><![CDATA[<p>Thanks for your tips&#8230;but I don&#8217;t where should I put this code in which file&#8230;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
