You&#39;ve simply got a theme in the WP repo; there&#39;s nothing you have to do. The problem here really seems to be on PressCrew&#39;s end, and however it is they&#39;ve implemented their theme updates.<div><br></div><div>

It&#39;s great that you&#39;re willing to help them, but if their email is implying that you have to do something about it, that would be wrong.<br><br><div class="gmail_quote">On 29 June 2012 06:58, Mike Dave <span dir="ltr">&lt;<a href="mailto:designcoralblog@gmail.com" target="_blank">designcoralblog@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks a lot Greg, i think it should work for <span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">PressCrew.</span><div>

I am also waiting for some other opinions.</div>
<div><div><br></div><div><b>Just Thinking:</b></div><div><br></div><div>Should there be another check with theme-slug before checking the version update in the WordPress core ?</div><div>Example: theme-slug AND author (or something else). It is just an idea, i am not that it is acceptable or not.</div>

<div><div class="h5">
<div><br><br><div class="gmail_quote">On Fri, Jun 29, 2012 at 3:51 PM, Greg Priday <span dir="ltr">&lt;<a href="mailto:greg@siteorigin.com" target="_blank">greg@siteorigin.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


That one line should have been<br>
<br>
unset($checked_data-&gt;response[$theme_base]);<br>
<div><div><br>
On Fri, Jun 29, 2012 at 12:49 PM, Greg Priday &lt;<a href="mailto:greg@siteorigin.com" target="_blank">greg@siteorigin.com</a>&gt; wrote:<br>
&gt; I&#39;d suggest you tell PressCrew to include code that intercepts and<br>
&gt; removes theme update information.<br>
&gt;<br>
&gt; ===<br>
&gt; add_filter(&#39;pre_set_site_transient_update_themes&#39;, &#39;infinity_remove_update&#39;);<br>
&gt;<br>
&gt; function infinity_remove_update($checked_data) {<br>
&gt;   $theme_base = basename(get_template_directory());<br>
&gt;   unset($checked_data-&gt;response[]);<br>
&gt;   return $checked_data;<br>
&gt; }<br>
&gt; ===<br>
&gt;<br>
&gt; Somewhere in their functions.php should do the trick. They&#39;d obviously<br>
&gt; need to check that though.<br>
&gt;<br>
&gt; On Fri, Jun 29, 2012 at 12:32 PM, Mike Dave &lt;<a href="mailto:designcoralblog@gmail.com" target="_blank">designcoralblog@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hello Admin,<br>
&gt;&gt;<br>
&gt;&gt; My Theme Infinity is available to public in WordPress Repo. I have submitted<br>
&gt;&gt; my theme by keeping the WordPress Guidelines in mind especially about name.<br>
&gt;&gt; I have searched the WordPress directory for the name &quot;Infinity&quot; and there<br>
&gt;&gt; was not any theme related to Infinity, so i decided to choose the name.<br>
&gt;&gt;<br>
&gt;&gt; Now i have received an email from PressCrew and a part of email is as<br>
&gt;&gt; follows,<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; Congratulations on your Infinity WordPress Theme, it&#39;s looks great. Sadly<br>
&gt;&gt;&gt; there&#39;s a big issue that has popped up for our WordPress project that has<br>
&gt;&gt;&gt; the same name.<br>
&gt;&gt;&gt; Our Infinity is also a free WordPress Theme and has been released about a<br>
&gt;&gt;&gt; year ago (<a href="http://infinity.presscrew.com" target="_blank">http://infinity.presscrew.com</a>). We&#39;ve build a great community of<br>
&gt;&gt;&gt; users of the past year, and it has become a valuable tool our users.<br>
&gt;&gt;&gt; Currently our theme is in beta 3 and thousands of people have downloaded it.<br>
&gt;&gt;&gt; Why am I telling you this? Because today all our users got prompted to<br>
&gt;&gt;&gt; update to a new version of Infinity through the WordPress dashboard. We were<br>
&gt;&gt;&gt; extremely confused because we had not pushed out any update (since the theme<br>
&gt;&gt;&gt; is not yet in the repo!). It turns out that it&#39;s actually WordPress thinking<br>
&gt;&gt;&gt; that your version of Infinity is the theme that&#39;s being used by our users.<br>
&gt;&gt;&gt; In practice this means that several of our users have accidently overwritten<br>
&gt;&gt;&gt; our theme with yours. I don&#39;t have to tell you the implications this has for<br>
&gt;&gt;&gt; our users.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; So what you people suggest me about this issue.<br>
&gt;&gt; Waiting for response.<br>
&gt;&gt;<br>
&gt;&gt; Take Care<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; I make free WordPress themes<br>
&gt; <a href="http://siteorigin.com" target="_blank">http://siteorigin.com</a><br>
&gt; <a href="http://facebook.com/SiteOrigin" target="_blank">http://facebook.com/SiteOrigin</a><br>
&gt; <a href="http://twitter.com/SiteOrigin" target="_blank">http://twitter.com/SiteOrigin</a><br>
<br>
<br>
<br>
--<br>
I make free WordPress themes<br>
<a href="http://siteorigin.com" target="_blank">http://siteorigin.com</a><br>
<a href="http://facebook.com/SiteOrigin" target="_blank">http://facebook.com/SiteOrigin</a><br>
<a href="http://twitter.com/SiteOrigin" target="_blank">http://twitter.com/SiteOrigin</a><br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</div></div></blockquote></div><br></div></div></div></div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br></div>