Aaaargh! More from my last-minute-incorporated breadcrumb code... <div><br></div><div>But, glad the script is working correctly!</div><div><br></div><div>That reminds me, though (don&#39;t ask how; can&#39;t explain my train-of-thought): I&#39;m wanting to come up with a best-practice way of implementing &quot;default&quot; widgets to display if no widgets are added by the user to the defined sidebar(s).</div>
<div><br></div><div>I&#39;m thinking of using <a href="http://codex.wordpress.org/Function_Reference/the_widget">the_widget()</a> inside of the conditional for the sidebar. Any issues/problems with this approach, or anything I need to consider?</div>
<div><br></div><div>(Sorry if this is a dumb question; I&#39;ve had a really long week...)</div><div><br></div><div>Chip<br><br><div class="gmail_quote">On Thu, Oct 28, 2010 at 4:58 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;">Cool, thanks. I ran it through and came up with this result:<br>
<br>
<br>
No critical errors were found. However, other non-critical errors may<br>
be displayed below. These should be fixed, if needed.<br>
<br>
Error List:<br>
- A function call of bloginfo(&#39;wpurl&#39;) was found in the file<br>
infobar.php. You should use echo site_url() instead.<br>
- A function call of bloginfo(&#39;template_directory&#39;) was found in the<br>
file loop-header.php. You should use get_template_directory_uri()<br>
instead.<br>
<br>
<br>
Those came from some of Simon&#39;s checking code, which tells me I got it<br>
integrated properly. I&#39;m going down the theme review list and trying<br>
to implement them all, basically.<br>
<font color="#888888"><br>
-Otto<br>
</font><div><div></div><div class="h5"><br>
<br>
On Thu, Oct 28, 2010 at 4:47 PM, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt; wrote:<br>
&gt; I think I hit everything with Oenology, though I&#39;m not positive on ALL of<br>
&gt; the &quot;recommended&quot; criteria. You&#39;re welcome to hammer on it, if nobody thinks<br>
&gt; of another Theme that hits *everything*.<br>
&gt; Chip<br>
&gt;<br>
&gt; On Thu, Oct 28, 2010 at 4:38 PM, Otto &lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Can anybody give me an example of a theme that meets *every* requirement<br>
&gt;&gt; we have at the moment? Even the recommendations? Or at least a significant<br>
&gt;&gt; number of them? Need to do some testing.<br>
&gt;&gt; -Otto<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">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; theme-reviewers mailing list<br>
&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;<br>
&gt;<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>