Right, but again, the question: should the Theme be adding a meta rel=ico tag (without asking user permission, of course)?<br><br><div class="gmail_quote">On Tue, Oct 19, 2010 at 2:43 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;">2010/10/19 Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt;:<br>
<div class="im">&gt; Well, if that&#39;s the case, then there&#39;s less to worry about.<br>
&gt; However, I do know that *some* Themes are modifying favicon.ico, because on<br>
&gt; a clean WP install, it has been changed. :)<br>
&gt; I guess my underlying question is: does a Theme have any business changing<br>
&gt; the favicon? It&#39;s rather like changing a Site Name, or Description - or even<br>
&gt; a user&#39;s Gravatar/Avatar. The favicon is unique to the site/owner, not to<br>
&gt; the site Theme.<br>
&gt; That&#39;s really what I was getting at...<br>
<br>
</div>Are you sure the theme isn&#39;t just inserting the favicon meta info into the head?<br>
<br>
A theme has no business modifying files outside of the theme directory<br>
(with the possible exception of the uploads directory, for themes that<br>
allow file uploads of various sorts), however the more usual way of<br>
modifying a favicon is to add meta rel=icon tags into the head section<br>
of the HTML. This strikes me as fine, being that core has no real<br>
support for it as such.<br>
<font color="#888888"><br>
-Otto<br>
</font><div><div></div><div class="h5">_______________________________________________<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>