<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I would use get_query_var() given the examples demonstrate what you are doing.<br><br>Sent from my iPhone</div><div><br>On Dec 23, 2012, at 1:51 PM, Bryan Hadaway &lt;<a href="mailto:bhadaway@gmail.com">bhadaway@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>I'm using:<br><br><span style="color:rgb(102,102,102)"><i>&lt;?php elseif ( isset($_GET['paged']) &amp;&amp; !empty($_GET['paged']) ) : ?&gt;</i></span><br><br>Am I required to use this: <a href="http://codex.wordpress.org/Function_Reference/get_query_var">http://codex.wordpress.org/Function_Reference/get_query_var</a> instead or is this merely a recommendation?<br>
<br>Thanks<br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>theme-reviewers mailing list</span><br><span><a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a></span><br><span><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a></span><br></div></blockquote></body></html>