<?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>Comentarios en: Plugin de WordPress para tener un blogroll dinámico</title>
	<atom:link href="http://conocimientoabierto.es/plugin-wordpress-blogroll-dinamico/186/feed/" rel="self" type="application/rss+xml" />
	<link>http://conocimientoabierto.es/plugin-wordpress-blogroll-dinamico/186/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=plugin-wordpress-blogroll-dinamico</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 14:50:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Por: fpuga</title>
		<link>http://conocimientoabierto.es/plugin-wordpress-blogroll-dinamico/186/#comment-136</link>
		<dc:creator>fpuga</dc:creator>
		<pubDate>Sun, 27 Dec 2009 09:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://conocimientoabierto.es/?p=186#comment-136</guid>
		<description>Thanks for the quick fix. Those are the changes that i made too :)

What i say in my post in spanish is first describe and recommend the plugin and then where to download the file with the bug fixed. I explain in the post that you must click with the right button and then press &quot;save as link as ...&quot;

Anyway i have a feature request for the next release, i think that it would be better if the cache time will be set by default to 43200 (the same value that is preset in the code), it isn&#039;t so usual that a blog update more that twice a day.

Thanks for a nice plugin</description>
		<content:encoded><![CDATA[<p>Thanks for the quick fix. Those are the changes that i made too :)</p>
<p>What i say in my post in spanish is first describe and recommend the plugin and then where to download the file with the bug fixed. I explain in the post that you must click with the right button and then press &#8220;save as link as &#8230;&#8221;</p>
<p>Anyway i have a feature request for the next release, i think that it would be better if the cache time will be set by default to 43200 (the same value that is preset in the code), it isn&#8217;t so usual that a blog update more that twice a day.</p>
<p>Thanks for a nice plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Some Guy</title>
		<link>http://conocimientoabierto.es/plugin-wordpress-blogroll-dinamico/186/#comment-135</link>
		<dc:creator>Some Guy</dc:creator>
		<pubDate>Sun, 27 Dec 2009 06:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://conocimientoabierto.es/?p=186#comment-135</guid>
		<description>Thank you for telling me about the problem.  I could not download the file to compare, but I changed &quot;if($show_date)&quot; to &quot;if($show_icon)&quot; and then I added the line &quot;$show_icon = intval($instance[&#039;show_icon&#039;]);&quot; near the top of the function &quot;widget&quot;.  The WordPress archive is now updated.

PHP files cannot be downloaded directly, because the server parses them first.  That is why I could not download your file.  If I want someone to download a PHP file, I use an indirect link that calls PHP header.  See Example #1 at http://php.net/manual/en/function.header.php but change PDF to PHP.</description>
		<content:encoded><![CDATA[<p>Thank you for telling me about the problem.  I could not download the file to compare, but I changed &#8220;if($show_date)&#8221; to &#8220;if($show_icon)&#8221; and then I added the line &#8220;$show_icon = intval($instance['show_icon']);&#8221; near the top of the function &#8220;widget&#8221;.  The WordPress archive is now updated.</p>
<p>PHP files cannot be downloaded directly, because the server parses them first.  That is why I could not download your file.  If I want someone to download a PHP file, I use an indirect link that calls PHP header.  See Example #1 at <a href="http://php.net/manual/en/function.header.php" rel="nofollow">http://php.net/manual/en/function.header.php</a> but change PDF to PHP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

