On Tue, Oct 19, 2010 at 3:18 PM, Edward Caissie <span dir="ltr"><<a href="mailto:edward.caissie@gmail.com">edward.caissie@gmail.com</a>></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 "either / or" 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('text_direction') might still be more appropriate if they specifically wanted a result of "rtl" or "ltr". is_rtl() was added for the simplistic yes/no call for which we were previously were doing 'rtl' == get_bloginfo('text_direction').</div>
<div><br></div><div>The edits to that section look good.</div></div>