<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: mm-duplicate] WARNING: Dupilcates GUID</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: mm-duplicate] WARNING: Dupilcates GUID</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 04:42:48 +0000</pubDate>

<item>
<title>debenedictis on "[Plugin: mm-duplicate] WARNING: Dupilcates GUID"</title>
<link>http://wordpress.org/support/topic/249376#post-1247761</link>
<pubDate>Thu, 15 Oct 2009 18:47:52 +0000</pubDate>
<dc:creator>debenedictis</dc:creator>
<guid isPermaLink="false">1247761@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello Tom,&#60;br /&#62;
Thank you for fixing this.&#60;/p&#62;
&#60;p&#62;Since no good deed goes unpunished ... I have another request.&#60;br /&#62;
The Plugin Directory page for mm-duplicate says that it is &#34;Compatible&#60;br /&#62;
up to: 2.5.1&#34; (&#60;a href=&#34;http://wordpress.org/extend/plugins/mm-duplicate/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/mm-duplicate/&#60;/a&#62;).&#60;/p&#62;
&#60;p&#62;Do you know if there are any problems using it with 2.8?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Robert
&#60;/p&#62;</description>
</item>
<item>
<title>tbelmans on "[Plugin: mm-duplicate] WARNING: Dupilcates GUID"</title>
<link>http://wordpress.org/support/topic/249376#post-1247198</link>
<pubDate>Thu, 15 Oct 2009 09:10:40 +0000</pubDate>
<dc:creator>tbelmans</dc:creator>
<guid isPermaLink="false">1247198@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello Robert,&#60;/p&#62;
&#60;p&#62;Thanks I fixed it.&#60;/p&#62;
&#60;p&#62;kind regards,&#60;br /&#62;
Tom
&#60;/p&#62;</description>
</item>
<item>
<title>debenedictis on "[Plugin: mm-duplicate] WARNING: Dupilcates GUID"</title>
<link>http://wordpress.org/support/topic/249376#post-1004377</link>
<pubDate>Tue, 03 Mar 2009 21:12:24 +0000</pubDate>
<dc:creator>debenedictis</dc:creator>
<guid isPermaLink="false">1004377@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
Please beware that &#60;strong&#62;Duplicate This Post&#60;/strong&#62; duplicates everything about the post, including the GUID.  The only problem is that the Globally Unique IDentifier (GUID) is no longer unique once it is duplicated.  That can cause trouble if your posts appear in feeds.&#60;/p&#62;
&#60;p&#62;To resolve this you can patch line 86 of class/mm-duplicate.php:&#60;br /&#62;
&#60;code&#62;$post_data[&#38;#39;guid&#38;#39;] = $post-&#38;gt;guid;&#60;/code&#62;&#60;br /&#62;
to instead be:&#60;br /&#62;
&#60;code&#62;$post_data[&#38;#39;guid&#38;#39;] = uniqid($post-&#38;gt;guid . &#38;#39; &#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Perhaps that code could end up in the next version.&#60;/p&#62;
&#60;p&#62;Robert&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/mm-duplicate/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/mm-duplicate/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
