<p dir="ltr">Hi,<br>
Every thing that belongs to functions.php file should be wrapped in a callback and used using proper hooks.</p>
<p dir="ltr">Regarding the second question, use either wp_enqueue_script or wp_print_scripts.</p>
<p dir="ltr">just my 2 cents</p>
<div class="gmail_quote">On Jan 21, 2013 7:04 PM, &quot;Qamar Ashraf&quot; &lt;<a href="mailto:life.object@gmail.com">life.object@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Hello Admin,</div><div>I need a final call on the following topics as there are different views by different reviewers,</div><div><br></div><div><strong>1. About $content_width</strong></div><div><br></div>

<div>What is the best place for the $content_width</div><div><br></div><div>A. Wrap $content_width definition in a callback, hooked into after_setup_theme - ( I am reviewing on this point )</div><div>B. Placing $content_width outside a function </div>

<div><br></div><div><strong>2. About IE Conditional Tags / Scripts like HTML 5 Shiv</strong></div><div><br></div><div>A. - Additional scripts should not be hard-coded in the header template. The most appropriate way to handle them to place it in a function that hooks into wp_head. ( I am reviewing on this point )</div>

<div>B. Can be placed directly in header.php</div><div><br></div><div>Waiting for response.</div><br>-- <br><font color="#666666">Regards</font><div><font color="#666666">Qamar Ashraf</font></div><div><font color="#666666">Project Manager</font></div>

<div><font color="#666666"><a href="http://www.tutorialchip.com" target="_blank">www.tutorialchip.com</a></font></div><div><font color="#666666"><a href="http://www.freestockphotosclub.com" target="_blank">www.freestockphotosclub.com</a></font></div>

<div><a href="http://www.twunfollowapp.com" target="_blank">www.twunfollowapp.com</a></div><div><font color="#666666">@lifeobject1</font></div>
</div>
<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>
<br></blockquote></div>