On Tue, Oct 19, 2010 at 3:18 PM, Edward Caissie <span dir="ltr">&lt;<a href="mailto:edward.caissie@gmail.com">edward.caissie@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

So you are suggesting more an &quot;either / or&quot; approach for those items?</blockquote><div><br></div><div>Pretty much -- anything that is synonymous with a bloginfo() call is a harmless alias.</div><div><br></div><div>

Things like bloginfo(&#39;text_direction&#39;) might still be more appropriate if they specifically wanted a result of &quot;rtl&quot; or &quot;ltr&quot;. is_rtl() was added for the simplistic yes/no call for which we were previously were doing &#39;rtl&#39; == get_bloginfo(&#39;text_direction&#39;).</div>

<div><br></div><div>The edits to that section look good.</div></div>