<?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 plugin: the excerpt re-reloaded</title>
	<atom:link href="http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/</link>
	<description>My blog and profile</description>
	<lastBuildDate>Mon, 19 Jul 2010 12:13:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Henkie&#8217;s Recepten &#124; Ultranex</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-3611</link>
		<dc:creator>Henkie&#8217;s Recepten &#124; Ultranex</dc:creator>
		<pubDate>Mon, 19 Jul 2010 12:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-3611</guid>
		<description>[...] The Excerpt re-reloaded &#8211; http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/ [...]</description>
		<content:encoded><![CDATA[<p>[...] The Excerpt re-reloaded &#8211; <a href="http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/" rel="nofollow">http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angus</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-3443</link>
		<dc:creator>Angus</dc:creator>
		<pubDate>Sat, 03 Jul 2010 13:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-3443</guid>
		<description>Great plugin!

@MD (and anyone else interested) - in order to get this plugin to generate from a manual excerpt if provided, and the post body otherwise, replace this line:

$text = preg_replace(&#039;/\[.*\]/&#039;, &#039;&#039;, strip_tags($post-&gt;post_content, $allowed_tags));

with this:

$orig = $post-&gt;post_excerpt;
if (empty($orig)) {
  $orig = $post-&gt;post_content;
}
$text = preg_replace(&#039;/\[.*\]/&#039;, &#039;&#039;, strip_tags($orig, $allowed_tags));

Hth. - Gus</description>
		<content:encoded><![CDATA[<p>Great plugin!</p>
<p>@MD (and anyone else interested) &#8211; in order to get this plugin to generate from a manual excerpt if provided, and the post body otherwise, replace this line:</p>
<p>$text = preg_replace(&#8216;/\[.*\]/&#8217;, &#8221;, strip_tags($post-&gt;post_content, $allowed_tags));</p>
<p>with this:</p>
<p>$orig = $post-&gt;post_excerpt;<br />
if (empty($orig)) {<br />
  $orig = $post-&gt;post_content;<br />
}<br />
$text = preg_replace(&#8216;/\[.*\]/&#8217;, &#8221;, strip_tags($orig, $allowed_tags));</p>
<p>Hth. &#8211; Gus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bullman Design : Handy Wordpress Plugins</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-3145</link>
		<dc:creator>Bullman Design : Handy Wordpress Plugins</dc:creator>
		<pubDate>Mon, 31 May 2010 21:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-3145</guid>
		<description>[...] The Excerpt re-reloaded [...]</description>
		<content:encoded><![CDATA[<p>[...] The Excerpt re-reloaded [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Better Wordpress Post Excerpt &#8211; Revamped &#171; Pippin&#39;s Pages</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-2896</link>
		<dc:creator>Better Wordpress Post Excerpt &#8211; Revamped &#171; Pippin&#39;s Pages</dc:creator>
		<pubDate>Thu, 22 Apr 2010 19:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-2896</guid>
		<description>[...] about a way to improve upon the default wordpress post excerpt by utilizing a plugin called the Excerpt Rereloaded. Luca Biagini wrote a great plugin that is all well and good for most people, but what about theme [...]</description>
		<content:encoded><![CDATA[<p>[...] about a way to improve upon the default wordpress post excerpt by utilizing a plugin called the Excerpt Rereloaded. Luca Biagini wrote a great plugin that is all well and good for most people, but what about theme [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Automatic WP Thumbnails &#38; Proportional Excerpts &#124; Pro Blog Design</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-2893</link>
		<dc:creator>Automatic WP Thumbnails &#38; Proportional Excerpts &#124; Pro Blog Design</dc:creator>
		<pubDate>Thu, 22 Apr 2010 16:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-2893</guid>
		<description>[...] function to give the variable $t3 a value for the the_excerpt_rereloaded function. I use this plugin to display a custom &#8216;Read more&#8217; text: [»] (You&#8217;ll need to install the plugin to [...]</description>
		<content:encoded><![CDATA[<p>[...] function to give the variable $t3 a value for the the_excerpt_rereloaded function. I use this plugin to display a custom &#8216;Read more&#8217; text: [»] (You&#8217;ll need to install the plugin to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Automatiskt utdrag/excerpt ! &#171; Samlade sakur</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-2781</link>
		<dc:creator>Automatiskt utdrag/excerpt ! &#171; Samlade sakur</dc:creator>
		<pubDate>Sat, 27 Mar 2010 22:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-2781</guid>
		<description>[...] fungerar upp till Wordpress 2.9.2 och är väldigt smidig. Länk till författaren utav pluginet Lucabiagini.com   Tags: custom, excerpt, [...]</description>
		<content:encoded><![CDATA[<p>[...] fungerar upp till WordPress 2.9.2 och är väldigt smidig. Länk till författaren utav pluginet Lucabiagini.com   Tags: custom, excerpt, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Better Post Excerpt &#171; Pippin&#39;s Pages</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-2751</link>
		<dc:creator>Better Post Excerpt &#171; Pippin&#39;s Pages</dc:creator>
		<pubDate>Sun, 21 Mar 2010 03:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-2751</guid>
		<description>[...] Aside from writing multiple custom excerpt functions in functions.php, I found this plugin: The Excerpt Re-reloaded [...]</description>
		<content:encoded><![CDATA[<p>[...] Aside from writing multiple custom excerpt functions in functions.php, I found this plugin: The Excerpt Re-reloaded [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjibuls</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-2693</link>
		<dc:creator>Benjibuls</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-2693</guid>
		<description>Great plugin, saved my bacon. Only request for a feature would be to be able to change the words value to &#039;more&#039; if necessary so that it could rely on the &lt;!--more--&gt; tag instead of just numeric values.</description>
		<content:encoded><![CDATA[<p>Great plugin, saved my bacon. Only request for a feature would be to be able to change the words value to &#8216;more&#8217; if necessary so that it could rely on the <!--more--> tag instead of just numeric values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vernal</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-2666</link>
		<dc:creator>Vernal</dc:creator>
		<pubDate>Wed, 24 Feb 2010 18:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-2666</guid>
		<description>Hey Thanks for this nice plugin. I have &#039;all&#039; set for allowed tags, yet the plugin does not allow any images that happen to have a caption associated. Images without captions spit out just fine... but images with do not. Is it a problem with the plugin stripping out shortcodes? Can you change it?</description>
		<content:encoded><![CDATA[<p>Hey Thanks for this nice plugin. I have &#8216;all&#8217; set for allowed tags, yet the plugin does not allow any images that happen to have a caption associated. Images without captions spit out just fine&#8230; but images with do not. Is it a problem with the plugin stripping out shortcodes? Can you change it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fábio ZC</title>
		<link>http://www.lucabiagini.com/2008/11/wordpress-plugin-the-excerpt-re-reloaded/comment-page-2/#comment-2621</link>
		<dc:creator>Fábio ZC</dc:creator>
		<pubDate>Fri, 12 Feb 2010 21:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.lucabiagini.com/?p=25#comment-2621</guid>
		<description>Hey! First of all.. thanks for this plugin!

So.. i need to make a Page excerpts (I do with &quot;Page Excerpt&quot; plugin) with the  excerpt re-reloaded plugin.. 

somebody can help me?

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hey! First of all.. thanks for this plugin!</p>
<p>So.. i need to make a Page excerpts (I do with &#8220;Page Excerpt&#8221; plugin) with the  excerpt re-reloaded plugin.. </p>
<p>somebody can help me?</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
