<?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: Recent Posts Embed plugin for WordPress</title>
	<atom:link href="http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/feed" rel="self" type="application/rss+xml" />
	<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html</link>
	<description></description>
	<pubDate>Tue, 16 Mar 2010 04:35:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sebastien</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-285</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Wed, 02 Dec 2009 10:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-285</guid>
		<description>Hi Mike, 
Thank you for this great solution !
I think I will add a widget version soon, with a setting page.</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
Thank you for this great solution !<br />
I think I will add a widget version soon, with a setting page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike McEwan</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-284</link>
		<dc:creator>Mike McEwan</dc:creator>
		<pubDate>Wed, 02 Dec 2009 07:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-284</guid>
		<description>Figured it out.  Use the Executable PHP Widget and put this code in the following inside php tags:

$text = recent_posts_embed('[recent posts]');
echo $text;

I hope that helps anyone else that needs this in a widget.</description>
		<content:encoded><![CDATA[<p>Figured it out.  Use the Executable PHP Widget and put this code in the following inside php tags:</p>
<p>$text = recent_posts_embed(&#8217;[recent posts]&#8216;);<br />
echo $text;</p>
<p>I hope that helps anyone else that needs this in a widget.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike McEwan</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-283</link>
		<dc:creator>Mike McEwan</dc:creator>
		<pubDate>Wed, 02 Dec 2009 05:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-283</guid>
		<description>Hi sebastien, I love this plugin but I need it in my template.  Is there a way to add it into my template?  I want to use it in the footer of my website.  If not, can it be modified to do so?</description>
		<content:encoded><![CDATA[<p>Hi sebastien, I love this plugin but I need it in my template.  Is there a way to add it into my template?  I want to use it in the footer of my website.  If not, can it be modified to do so?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastien</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-281</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Sat, 28 Nov 2009 20:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-281</guid>
		<description>@eric rochow:
Hi Eric. You don't have to modify your index.php. Just edit your home page into WP admin, and place the tag [recent posts] after your slideshow.</description>
		<content:encoded><![CDATA[<p>@eric rochow:<br />
Hi Eric. You don&#8217;t have to modify your index.php. Just edit your home page into WP admin, and place the tag [recent posts] after your slideshow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastien</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-280</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Sat, 28 Nov 2009 20:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-280</guid>
		<description>@Michel Julien:
Hi, sorry but the tag has to be in a page or a post.</description>
		<content:encoded><![CDATA[<p>@Michel Julien:<br />
Hi, sorry but the tag has to be in a page or a post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel Julien</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-279</link>
		<dc:creator>Michel Julien</dc:creator>
		<pubDate>Sat, 28 Nov 2009 18:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-279</guid>
		<description>hi Sébastien,

Can we use your plugin as a widget in the sidebar or it's only restricted to a page or a post?

Merci</description>
		<content:encoded><![CDATA[<p>hi Sébastien,</p>
<p>Can we use your plugin as a widget in the sidebar or it&#8217;s only restricted to a page or a post?</p>
<p>Merci</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric rochow</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-277</link>
		<dc:creator>eric rochow</dc:creator>
		<pubDate>Fri, 27 Nov 2009 21:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-277</guid>
		<description>hi sebastien, 

excellent plug in, would i be able to use it to lists recent posts just below the slideshow on the home page of my WP site?

www.gardenfork.tv

not sure what coding to type into the index.php file. 

thanks, eric.</description>
		<content:encoded><![CDATA[<p>hi sebastien, </p>
<p>excellent plug in, would i be able to use it to lists recent posts just below the slideshow on the home page of my WP site?</p>
<p><a href="http://www.gardenfork.tv" rel="nofollow">http://www.gardenfork.tv</a></p>
<p>not sure what coding to type into the index.php file. </p>
<p>thanks, eric.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastien</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-275</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Thu, 26 Nov 2009 15:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-275</guid>
		<description>I’m sorry Oliver, but you can’t use this code outside wordpress as it uses built-in functions.</description>
		<content:encoded><![CDATA[<p>I’m sorry Oliver, but you can’t use this code outside wordpress as it uses built-in functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-271</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Wed, 25 Nov 2009 10:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-271</guid>
		<description>Great plugin i think would it be possible to use this code so that the recent posts within wordpress are shown outside ie i would like to add a section to my home page (NOT wordpress) which visitors read a click into the article with WP</description>
		<content:encoded><![CDATA[<p>Great plugin i think would it be possible to use this code so that the recent posts within wordpress are shown outside ie i would like to add a section to my home page (NOT wordpress) which visitors read a click into the article with WP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastien</title>
		<link>http://dev.berthiau.com/wordpress/recent-posts-embed-plugin-for-wordpress.html/comment-page-1#comment-267</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Sun, 22 Nov 2009 10:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://dev.berthiau.com/?p=11#comment-267</guid>
		<description>&lt;blockquote&gt;"Fatal error: Cannot redeclare recent_posts() (previously declared in /wp-content/plugins/recent-posts-plugin/recent-posts.php:32) in /wp-content/plugins/recent-posts-embed/recent-posts-embed.php on line 57"&lt;/blockquote&gt;
Thank you for your report TK. This bug is fixed in version 1.4.0.</description>
		<content:encoded><![CDATA[<blockquote><p>&#8220;Fatal error: Cannot redeclare recent_posts() (previously declared in /wp-content/plugins/recent-posts-plugin/recent-posts.php:32) in /wp-content/plugins/recent-posts-embed/recent-posts-embed.php on line 57&#8243;</p></blockquote>
<p>Thank you for your report TK. This bug is fixed in version 1.4.0.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
