<?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 get_posts() function</title>
	<atom:link href="http://dev.iamntz.com/33/wordpress-get_posts-function/feed" rel="self" type="application/rss+xml" />
	<link>http://dev.iamntz.com/33/wordpress-get_posts-function</link>
	<description>Stuff about CSS, XHTML, Javascript and jQuery</description>
	<lastBuildDate>Thu, 26 May 2011 06:45:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Isabelle</title>
		<link>http://dev.iamntz.com/33/wordpress-get_posts-function/comment-page-1#comment-2465</link>
		<dc:creator>Isabelle</dc:creator>
		<pubDate>Wed, 23 Jun 2010 01:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iamntz.com/?p=33#comment-2465</guid>
		<description>WOW! Thanks! Really helpful!</description>
		<content:encoded><![CDATA[<p>WOW! Thanks! Really helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://dev.iamntz.com/33/wordpress-get_posts-function/comment-page-1#comment-2312</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 05 Dec 2009 23:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iamntz.com/?p=33#comment-2312</guid>
		<description>Thanks! You helped me so so much!

I had the same problem! The only difference is that I need this for custom menu.</description>
		<content:encoded><![CDATA[<p>Thanks! You helped me so so much!</p>
<p>I had the same problem! The only difference is that I need this for custom menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EmsOne</title>
		<link>http://dev.iamntz.com/33/wordpress-get_posts-function/comment-page-1#comment-2294</link>
		<dc:creator>EmsOne</dc:creator>
		<pubDate>Sun, 08 Nov 2009 03:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iamntz.com/?p=33#comment-2294</guid>
		<description></description>
		<content:encoded><![CDATA[<p>sweet! this post could have been written by me till &#8220;&#8230;i pointed my browser on wordpress codex where i found… NOTHING.&#8221;. then i asked google and the answer was your page. thanks for sharing!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damneg</title>
		<link>http://dev.iamntz.com/33/wordpress-get_posts-function/comment-page-1#comment-2281</link>
		<dc:creator>damneg</dc:creator>
		<pubDate>Sun, 04 Oct 2009 11:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iamntz.com/?p=33#comment-2281</guid>
		<description>Thanks for post, It really helped me.</description>
		<content:encoded><![CDATA[<p>Thanks for post, It really helped me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeeBee</title>
		<link>http://dev.iamntz.com/33/wordpress-get_posts-function/comment-page-1#comment-175</link>
		<dc:creator>GeeBee</dc:creator>
		<pubDate>Sat, 12 Jul 2008 10:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://dev.iamntz.com/?p=33#comment-175</guid>
		<description>the reason for not finding anything about stdClass is that PHP doesn&#039;t give an error when a class is used but not loaded, PHP uses a &quot;STanDard Class&quot; to deal with this kind of situations

what does this mean from a front-end development point of view? well, if you need to access/use a method (ex. function test() {}) of a class which you thought was loaded, you will receive an error because the standard class does not have the test() method

hope this helps you a bit</description>
		<content:encoded><![CDATA[<p>the reason for not finding anything about stdClass is that PHP doesn&#8217;t give an error when a class is used but not loaded, PHP uses a &#8220;STanDard Class&#8221; to deal with this kind of situations</p>
<p>what does this mean from a front-end development point of view? well, if you need to access/use a method (ex. function test() {}) of a class which you thought was loaded, you will receive an error because the standard class does not have the test() method</p>
<p>hope this helps you a bit</p>
]]></content:encoded>
	</item>
</channel>
</rss>

