OK, thanks for the info @Mike and @Otto ... I can accept it as a &quot;doing it wrong&quot; item, but the question for the Team now becomes how do we wade through all of the themes the search criteria finds aside from installing and &quot;Theme Check&quot;-ing them after the new test is implemented?<br>

<br>I&#39;m not seeing this as a security issue (requiring immediate action), just simply &quot;doing-it-wrong&quot; scenarios where something might break. The use of $post-guid appears to be spread out amongst many different authors, too. Although this is being considered a &quot;doing it wrong&quot; item, can we grand-father the existing live themes in the repository and clamp down on new themes and submissions? I noticed some rather &quot;popular&quot; themes in the search results that I would rather not suspend as our first choice of action.<br>

<br>The Theme authors may not be using &#39;guid&#39; *correctly*, but their themes appear to be functioning correctly all the same.<br><br><br>Cais.<br><br><div class="gmail_quote">On Thu, Jun 23, 2011 at 5:23 PM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Thu, Jun 23, 2011 at 4:14 PM, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt; wrote:<br>


&gt; Is there a logical way to flag inappropriate use, while ignoring appropriate<br>
&gt; use?<br>
<br>
</div>I thought something like this might work:<br>
<br>
If the theme uses the_guid() or get_the_guid() or $post-&gt;guid<br>
anywhere, and it also doesn&#39;t include the use of the add_feed()<br>
function anywhere else in the theme, then it&#39;s doing-it-wrong.<br>
<br>
add_feed would be the correct way to add feeds, and the only place<br>
using the guid makes sense is in a feed.<br>
<div><div></div><div class="h5"><br>
-Otto<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>
</div></div></blockquote></div><br>