<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>1. Follow how twenty-twelve theme does it, at the top of the functions.php 
outside of an action call; I would add global $content_width before it</DIV>
<DIV>&nbsp;</DIV>
<DIV>global $content_width;</DIV>
<DIV>if ( ! isset( $content_width ) )</DIV>
<DIV>&nbsp;&nbsp;&nbsp; $content_width = 520;</DIV>
<DIV>&nbsp;</DIV>
<DIV>2.&nbsp; Again follow how twenty-twelve does it, make a function do the 
enqueues then add an action</DIV>
<DIV>&nbsp;</DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV>&nbsp;</DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=life.object@gmail.com 
href="mailto:life.object@gmail.com">Qamar Ashraf</A> </DIV>
<DIV><B>Sent:</B> Monday, January 21, 2013 5:34 AM</DIV>
<DIV><B>To:</B> <A title=theme-reviewers@lists.wordpress.org 
href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</A> 
</DIV>
<DIV><B>Subject:</B> [theme-reviewers] Need A Final Call</DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<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>&nbsp;</DIV>
<DIV><STRONG>1. About $content_width</STRONG></DIV>
<DIV>&nbsp;</DIV>
<DIV>What is the best place for the $content_width</DIV>
<DIV>&nbsp;</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>&nbsp;</DIV>
<DIV><STRONG>2. About IE Conditional Tags / Scripts like HTML 5 
Shiv</STRONG></DIV>
<DIV>&nbsp;</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>&nbsp;</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>
<P>
<HR>
_______________________________________________<BR>theme-reviewers mailing 
list<BR>theme-reviewers@lists.wordpress.org<BR>http://lists.wordpress.org/mailman/listinfo/theme-reviewers<BR></DIV></DIV></DIV></BODY></HTML>