<?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: WP Last Posts v1.1</title>
	<atom:link href="http://helvensteijn.com/blog/2007/09/24/wp-last-posts-v11/feed/" rel="self" type="application/rss+xml" />
	<link>http://helvensteijn.com/blog/2007/09/24/wp-last-posts-v11/</link>
	<description>Some fancy, yet to be devised subtitle goes here...</description>
	<lastBuildDate>Tue, 06 Jul 2010 13:55:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Edward</title>
		<link>http://helvensteijn.com/blog/2007/09/24/wp-last-posts-v11/comment-page-1/#comment-8</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Tue, 20 Nov 2007 14:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://macbook.local/wordpress/?p=151#comment-8</guid>
		<description>Yup, that did it! Thanks Colin.</description>
		<content:encoded><![CDATA[<p>Yup, that did it! Thanks Colin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Helvensteijn</title>
		<link>http://helvensteijn.com/blog/2007/09/24/wp-last-posts-v11/comment-page-1/#comment-7</link>
		<dc:creator>Colin Helvensteijn</dc:creator>
		<pubDate>Fri, 28 Sep 2007 19:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://macbook.local/wordpress/?p=151#comment-7</guid>
		<description>Not by default. There is nothing to prevent you from changing the code however. :)

On line &lt;strong&gt;23&lt;/strong&gt;, you&#039;ll find &lt;code&gt;$lastPosts = get_posts(&#039;numberposts=&#039;.$numberOfPosts);&lt;/code&gt;

Change that to &lt;code&gt;$lastPosts = get_posts(&#039;category=&lt;strong&gt;N&lt;/strong&gt;&amp;numberposts=&#039;.$numberOfPosts);&lt;/code&gt;

Substitute &lt;strong&gt;N&lt;/strong&gt; for the category ID you wish the posts to be taken from (you can find it through WP Admin &gt; Manage &gt; Categories).</description>
		<content:encoded><![CDATA[<p>Not by default. There is nothing to prevent you from changing the code however. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>On line <strong>23</strong>, you&#8217;ll find <code>$lastPosts = get_posts('numberposts='.$numberOfPosts);</code></p>
<p>Change that to <code>$lastPosts = get_posts('category=<strong>N</strong>&#038;numberposts='.$numberOfPosts);</code></p>
<p>Substitute <strong>N</strong> for the category ID you wish the posts to be taken from (you can find it through WP Admin > Manage > Categories).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward</title>
		<link>http://helvensteijn.com/blog/2007/09/24/wp-last-posts-v11/comment-page-1/#comment-6</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Fri, 28 Sep 2007 19:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://macbook.local/wordpress/?p=151#comment-6</guid>
		<description>Hi Colin,

I&#039;m using your plug-in just as you mentioned with great success. Thanks so much for providing this.

Is there any way to specify which category posts get pulled from?

Thanks again!

Edward</description>
		<content:encoded><![CDATA[<p>Hi Colin,</p>
<p>I&#8217;m using your plug-in just as you mentioned with great success. Thanks so much for providing this.</p>
<p>Is there any way to specify which category posts get pulled from?</p>
<p>Thanks again!</p>
<p>Edward</p>
]]></content:encoded>
	</item>
</channel>
</rss>
