Would that capture the Plugin-defined Favicons?<div><br></div><div>(I&#39;m sensing a best-practice blog post coming on...)</div><div><br></div><div>Chip<br><br><div class="gmail_quote">On Tue, Oct 19, 2010 at 3:57 PM, Simon Prosser <span dir="ltr">&lt;<a href="mailto:pross@pross.org.uk">pross@pross.org.uk</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 10/19/10 21:49, Chip Bennett wrote:<br>
&gt; Is filtering (without user consent) any more acceptable than<br>
&gt; hard-coding? The primary issue isn&#39;t the method of implementation, but<br>
&gt; rather the propriety.<br>
<br>
</div>what about if ( !is_readable( get_site_url() . &#39;/favicon.ico&#39;) ) to<br>
check the blog root?<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">My Blog : <a href="http://www.pross.org.uk/" target="_blank">http://www.pross.org.uk/</a><br>
Plugins : <a href="http://www.pross.org.uk/plugins/" target="_blank">http://www.pross.org.uk/plugins/</a><br>
Themes  : <a href="http://wordpress.org/extend/themes/profile/pross" target="_blank">http://wordpress.org/extend/themes/profile/pross</a><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></div>