<?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: More API for More Fields</title>
	<atom:link href="http://www.maverick.it/en/tech/more-fields-api/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maverick.it/en/tech/more-fields-api</link>
	<description>Progettista siti web</description>
	<lastBuildDate>Sun, 23 May 2010 16:49:50 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Valentino Aluigi</title>
		<link>http://www.maverick.it/en/tech/more-fields-api/comment-page-1#comment-102</link>
		<dc:creator>Valentino Aluigi</dc:creator>
		<pubDate>Sat, 04 Sep 2010 22:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverick.it/?p=281#comment-102</guid>
		<description>If you look at the code, the last parameter is just put in big SQL query. You need to have some confidence with SQL to use it... </description>
		<content:encoded><![CDATA[<p>If you look at the code, the last parameter is just put in big SQL query. You need to have some confidence with SQL to use it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.maverick.it/en/tech/more-fields-api/comment-page-1#comment-100</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Sat, 04 Sep 2010 23:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverick.it/?p=281#comment-100</guid>
		<description>This is an excellent plugin! 
What else can you use for the last parameter? I am looking for a way to order the posts by their timestamp </description>
		<content:encoded><![CDATA[<p>This is an excellent plugin!<br />
What else can you use for the last parameter? I am looking for a way to order the posts by their timestamp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valentino Aluigi</title>
		<link>http://www.maverick.it/en/tech/more-fields-api/comment-page-1#comment-89</link>
		<dc:creator>Valentino Aluigi</dc:creator>
		<pubDate>Sat, 04 Sep 2010 11:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverick.it/?p=281#comment-89</guid>
		<description>Hi Jussi. 
Happy you find this functions useful. 
You can try adding code to the query via the last parameter of mfapi::get_posts. 
Try with something like &quot;ORDER BY menu_order&quot;. 
Let me now if it works! 
 
Regards </description>
		<content:encoded><![CDATA[<p>Hi Jussi.<br />
Happy you find this functions useful.<br />
You can try adding code to the query via the last parameter of mfapi::get_posts.<br />
Try with something like &quot;ORDER BY menu_order&quot;.<br />
Let me now if it works! </p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jussi Jokinen</title>
		<link>http://www.maverick.it/en/tech/more-fields-api/comment-page-1#comment-88</link>
		<dc:creator>Jussi Jokinen</dc:creator>
		<pubDate>Sat, 04 Sep 2010 20:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverick.it/?p=281#comment-88</guid>
		<description>Hi, your plugin is very useful, specially the extraction of image works like a charm. One question however: Can I somehow use menu_order attribute of pages to sort results in mfapi::get_posts? I installed this system to a web site and only later realised that pages should be sortable... Any ideas? 
 
 </description>
		<content:encoded><![CDATA[<p>Hi, your plugin is very useful, specially the extraction of image works like a charm. One question however: Can I somehow use menu_order attribute of pages to sort results in mfapi::get_posts? I installed this system to a web site and only later realised that pages should be sortable&#8230; Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
