<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>You don’t need to make any changes to the style.css of the main theme, the 
ONLY thing you need to worry about is using the following functions where 
necessary</DIV>
<DIV> </DIV>
<DIV>get_template_part</DIV>
<DIV><A title=http://codex.wordpress.org/Function_Reference/get_template_part 
href="http://codex.wordpress.org/Function_Reference/get_template_part">http://codex.wordpress.org/Function_Reference/get_template_part</A></DIV>
<DIV> </DIV>
<DIV>get_template_directory() get_template_directory_uri()</DIV>
<DIV>// So you can specifically point to the main theme’s directories if 
specifically needed to call something from there</DIV>
<DIV> </DIV>
<DIV>get_stylesheet_directory() get_stylesheet_directory_ui()</DIV>
<DIV>// either the main theme if child theme doesn’t exist OR if a child theme 
exists use that directory first</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </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> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=priyanshu.mittal@gmail.com 
href="mailto:priyanshu.mittal@gmail.com">priyanshu mittal</A> </DIV>
<DIV><B>Sent:</B> Tuesday, May 28, 2013 3:53 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] Child theme support in the 
theme...</DIV></DIV></DIV>
<DIV> </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>Is that mandatory to support child themes while making a custom <A 
href="http://wordpress.org">wordpress.org</A> theme. Also if yes How can i 
enable this support.. Or what changes do I need to make in style.css.<BR></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>