<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: How can i exclude specific categorposts in my widgets!</title>
		<link>http://en.forums.wordpress.com/topic/how-can-i-exclude-specific-categorposts-in-my-widgets</link>
		<description>WordPress.com Forums &#187; Topic: How can i exclude specific categorposts in my widgets!</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 23:02:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-can-i-exclude-specific-categorposts-in-my-widgets" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "How can i exclude specific categorposts in my widgets!"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-exclude-specific-categorposts-in-my-widgets#post-412207</link>
			<pubDate>Thu, 17 Dec 2009 18:32:15 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">412207@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, if you are playing with functions.php, then you are in the wrong forum and need to head over to <a href="http://wordpress.ORG/support/" rel="nofollow">http://wordpress.ORG/support/</a> as that is where self-hosted wordpress blogs using the software from wordpress.ORG are supported.</p>
<p>These forums are for those hosted here on the wordpress.COM free hosting service and things here work differently and our answers typically will not work for you.</p>
<p>If you do not know the difference, see this support document: <a href="http://en.support.wordpress.com/com-vs-org/" rel="nofollow">http://en.support.wordpress.com/com-vs-org/</a> .
</p>
]]></description>
					</item>
		<item>
			<title>dannyebbage on "How can i exclude specific categorposts in my widgets!"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-exclude-specific-categorposts-in-my-widgets#post-412182</link>
			<pubDate>Thu, 17 Dec 2009 17:16:09 +0000</pubDate>
			<dc:creator>dannyebbage</dc:creator>
			<guid isPermaLink="false">412182@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi Guys,</p>
<p>I would seriously appreciate somebodys help.</p>
<p>My widget calls all latest posts in all categories applying a thumbnail, title, brief description.</p>
<p>I want to exclude one of my categories from posting in this widget.</p>
<p>Please see <a href="http://www.norwichcartrader.co.uk" rel="nofollow">http://www.norwichcartrader.co.uk</a></p>
<p>You can see the right side widget called " Recent News" the current top two posts are from the category "Wanted" of which i would like to exclude from this widget.</p>
<p>By looking at the code in "functions.php" i can see this!:</p>
<p>--------------------------------------------------------------------------------</p>
<p>&#60;div id="recent" class="widget"&#62;<br />
	&#60;h3&#62;Recent News&#60;/h3&#62;</p>
<ul>
<p>&#60;?php                       $recent = new WP_Query('caller_get_posts=1&#38;showposts=' . $number );<br />
				while( $recent-&#62;have_posts() ) : $recent-&#62;the_post();<br />
				global $post; global $wp_query;?&#62;<br />
---------------------------------------------------------------------------------</p>
<p>If somebody could help me modify this to exclude "wanted" category then I would be grateful!</ul>
]]></description>
					</item>

	</channel>
</rss>
