<?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 &#8211; How to List Recent Posts from One Category</title>
	<atom:link href="http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/</link>
	<description>Kim Woodbridge WordPress Consultant</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Popular WordPress Tips for Beginners</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-27220</link>
		<dc:creator>Popular WordPress Tips for Beginners</dc:creator>
		<pubDate>Wed, 21 Dec 2011 13:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-27220</guid>
		<description>[...] Latest Posts from Certain Categories [...]</description>
		<content:encoded><![CDATA[<p>[...] Latest Posts from Certain Categories [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Rana</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-26716</link>
		<dc:creator>Sunil Rana</dc:creator>
		<pubDate>Wed, 02 Nov 2011 14:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-26716</guid>
		<description>Finally i got good article on how to get other posts from same category in wordpress. It worked for me and life saver !!. 

http://www.phptechi.com/how-to-get-other-posts-from-same-category-in-wordpress.html</description>
		<content:encoded><![CDATA[<p>Finally i got good article on how to get other posts from same category in wordpress. It worked for me and life saver !!. </p>
<p><a href="http://www.phptechi.com/how-to-get-other-posts-from-same-category-in-wordpress.html" rel="nofollow">http://www.phptechi.com/how-to-get-other-posts-from-same-category-in-wordpress.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Tips to Make Your WordPress Blog Outstanding &#045; JustAnART</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-26632</link>
		<dc:creator>10 Tips to Make Your WordPress Blog Outstanding &#045; JustAnART</dc:creator>
		<pubDate>Wed, 26 Oct 2011 13:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-26632</guid>
		<description>[...] Source: List Recent Posts from One Particular Category [...]</description>
		<content:encoded><![CDATA[<p>[...] Source: List Recent Posts from One Particular Category [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 WordPress ‘HOW-TO’ to Give Your Blog the Quality it Deserves &#8211; Just a blog :)</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-26491</link>
		<dc:creator>10 WordPress ‘HOW-TO’ to Give Your Blog the Quality it Deserves &#8211; Just a blog :)</dc:creator>
		<pubDate>Wed, 12 Oct 2011 11:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-26491</guid>
		<description>[...] Source: List Recent Posts from One Category  [...]</description>
		<content:encoded><![CDATA[<p>[...] Source: List Recent Posts from One Category  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oran</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-25934</link>
		<dc:creator>oran</dc:creator>
		<pubDate>Thu, 22 Sep 2011 16:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-25934</guid>
		<description>How to generate a report / list of all post ID in the word press blog?</description>
		<content:encoded><![CDATA[<p>How to generate a report / list of all post ID in the word press blog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-25129</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Sat, 27 Aug 2011 12:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-25129</guid>
		<description>You may want to place a reset query at the end of your code.

http://codex.wordpress.org/Function_Reference/wp_reset_query</description>
		<content:encoded><![CDATA[<p>You may want to place a reset query at the end of your code.</p>
<p><a href="http://codex.wordpress.org/Function_Reference/wp_reset_query" rel="nofollow">http://codex.wordpress.org/Function_Reference/wp_reset_query</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: universal web</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-25096</link>
		<dc:creator>universal web</dc:creator>
		<pubDate>Tue, 23 Aug 2011 11:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-25096</guid>
		<description>I am trying to use this code on a page. It shows the list of posts as expected, but also the posts content at the bottom of the page which I do not want. I am not sure why this is happening. any Ideas?

Thank you for a great tip and your site is awesome.</description>
		<content:encoded><![CDATA[<p>I am trying to use this code on a page. It shows the list of posts as expected, but also the posts content at the bottom of the page which I do not want. I am not sure why this is happening. any Ideas?</p>
<p>Thank you for a great tip and your site is awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-24492</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Mon, 13 Jun 2011 10:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-24492</guid>
		<description>Hmm ... are member posts restricted in some way?  That is the only cause for this problem that I can think of so far.</description>
		<content:encoded><![CDATA[<p>Hmm &#8230; are member posts restricted in some way?  That is the only cause for this problem that I can think of so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ionrane</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-24484</link>
		<dc:creator>ionrane</dc:creator>
		<pubDate>Sun, 12 Jun 2011 22:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-24484</guid>
		<description>Hello.
Nice Post, Nice Site.
I, also found you via google.
I have been working on this problem for 2 days, and still cannot get it to work.
At the top ( or bottom) of the &quot;Members&quot; page, I want to display just the lastest post in the category &quot;Meetings&quot; (cat_ID=10), in order to display the date/time/infor for the Next Meeting.

I am using the code you have above, [ query_posts(&#039;showposts=1&amp;cat=10&#039;); ], and many variations, including some that use array. I have also added [wp_reset_query();]  But I cannot get it to work !

I can get Either 1 post, the latest post, irrespective of category, 
or I get All posts in the meetings category.
But it will not honor both !

Has anything changed in wordpress since this article.  I have run across several other comments at various websites that report similar troubles.

Otherwise, any suggestions as to what might be causing the fail?
Any direction to look into is soo greatly appreciated.

I am using wordpress 3.1.3, php5
I have tried this in 2 themes, that are about 2 years apart in publication date.

thanks in spades to anyone who can help me along in this path !</description>
		<content:encoded><![CDATA[<p>Hello.<br />
Nice Post, Nice Site.<br />
I, also found you via google.<br />
I have been working on this problem for 2 days, and still cannot get it to work.<br />
At the top ( or bottom) of the &#8220;Members&#8221; page, I want to display just the lastest post in the category &#8220;Meetings&#8221; (cat_ID=10), in order to display the date/time/infor for the Next Meeting.</p>
<p>I am using the code you have above, [ query_posts('showposts=1&amp;cat=10'); ], and many variations, including some that use array. I have also added [wp_reset_query();]  But I cannot get it to work !</p>
<p>I can get Either 1 post, the latest post, irrespective of category,<br />
or I get All posts in the meetings category.<br />
But it will not honor both !</p>
<p>Has anything changed in wordpress since this article.  I have run across several other comments at various websites that report similar troubles.</p>
<p>Otherwise, any suggestions as to what might be causing the fail?<br />
Any direction to look into is soo greatly appreciated.</p>
<p>I am using wordpress 3.1.3, php5<br />
I have tried this in 2 themes, that are about 2 years apart in publication date.</p>
<p>thanks in spades to anyone who can help me along in this path !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Techie</title>
		<link>http://www.kimwoodbridge.com/wordpress-how-to-list-recent-posts-from-one-category/#comment-23879</link>
		<dc:creator>Techie</dc:creator>
		<pubDate>Wed, 13 Apr 2011 12:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=565#comment-23879</guid>
		<description>you made my day kim. i wasted lot of time to get it done but now i did it within 5 sec after copy/pasting your code. 

Thanks alot.</description>
		<content:encoded><![CDATA[<p>you made my day kim. i wasted lot of time to get it done but now i did it within 5 sec after copy/pasting your code. </p>
<p>Thanks alot.<br />
<span class="cluv">Techie´s last post ..<a class="9ca53a89cf 23879" href="http://feedproxy.google.com/~r/technology-news-1/~3/raJ1j5nBRak/">LG Thrive- Meet AT&#038;T’s First Prepaid Smartphone</a></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

