This should be added to the <a href="http://codex.wordpress.org/Theme_Review#Template_Tags_and_Hooks">http://codex.wordpress.org/Theme_Review#Template_Tags_and_Hooks</a> section ... still currently in &quot;draft&quot; status.<br>

<br><br>Cais.<br><br><div class="gmail_quote">On Tue, Oct 19, 2010 at 12:53 PM, Lance Willett <span dir="ltr">&lt;<a href="mailto:nanobar@gmail.com">nanobar@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">&gt; get_option(&#39;home&#39;) and get_option(&#39;siteurl&#39;) should *not* be used in themes.<br>
&gt; I believe the guidelines say so.<br>
<br>
</div>I don&#39;t see this anywhere in the guidelines (nor in any of the Theme<br>
Standards docs). Thanks for bringing it up though—I had missed<br>
<a href="http://core.trac.wordpress.org/ticket/9008" target="_blank">http://core.trac.wordpress.org/ticket/9008</a> somehow. :)<br>
<br>
I know there are lots of instances of both of get_option(&#39;home&#39;) in<br>
header.php across many themes, and get_option(&#39;siteurl&#39;) in<br>
comments.php. Also get_settings(&#39;home&#39;) which is in older themes<br>
should be moved to home_url(). I&#39;ll be doing a big cleanup for all of<br>
these for our WordPress.com themes.<br>
<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>