[theme-reviewers] Child theme support in the theme...

Paul Appleyard paul at spacecat.com
Tue May 28 11:48:31 UTC 2013


That feedback is from the Theme Review Guide -


        Child Theme Support

/This section is draft only./

  * Themes are *required* to facilitate the use of Child Themes
    <http://codex.wordpress.org/Child_Themes>. A "basic" Child Theme
    (i.e. a style.css with Template header tag and @import() of the
    Template style.css), when activated, should function exactly as the
    Theme itself functions.
  * Themes are *required* to include functional and resource files in a
    manner that facilitates the use of Child Themes:
      o Use get_template_directory_uri()
        <http://codex.wordpress.org/Function_Reference/get_template_directory_uri>
        to include functional files, or resources that /are not
        intended/ to be included in/over-ridden the Child Theme.
      o Use get_stylesheet_directory_uri()
        <http://codex.wordpress.org/Function_Reference/get_stylesheet_directory_uri>
        to include resources that /are intended/ to be included
        in/over-ridden by the Child Theme.


BUT - this section is draft only? Does that mean that it's not .. 
required? I'm confused .. although I didn't get much sleep last night, 
that might be it.


Paul Appleyard


On 28/05/2013 9:13 PM, priyanshu mittal wrote:
> @jose . Recently I have developed a theme Appointment version 1.1 
> which is not-approved till date and the team review member gave the 
> following feedback  " *Themes are required to facilitate the use of 
> Child Themes. A "basic" Child Theme (i.e. a style.css with Template 
> header tag and @import() of the Template style.css), when activated, 
> should function exactly as the Theme itself functions. 
> bloginfo('stylesheet_url') and bloginfo(stylesheet_directory) were 
> found in the file header.php. Use get_stylesheet_directory_uri() 
> instead.*"
>
> I tried to ask regarding this in the same ticket but dint get any 
> replies from past 40 hrs.... Please Help...
>
>
> On Tue, May 28, 2013 at 4:29 PM, Jose Castaneda 
> <jomcastaneda at gmail.com <mailto:jomcastaneda at gmail.com>> wrote:
>
>     From what I can recall it is recommended but not required. I
>     believe it was Chip that added something about that in the Theme
>     Review Codex. It was also discussed some time ago. Can't really
>     check at the moment though.
>
>     Sent from my iPhone
>
>     On May 28, 2013, at 3:53 AM, priyanshu mittal
>     <priyanshu.mittal at gmail.com <mailto:priyanshu.mittal at gmail.com>>
>     wrote:
>
>>     Is that mandatory to support child themes while making a custom
>>     wordpress.org <http://wordpress.org> theme. Also if yes How can i
>>     enable this support.. Or what changes do I need to make in style.css.
>>     _______________________________________________
>>     theme-reviewers mailing list
>>     theme-reviewers at lists.wordpress.org
>>     <mailto:theme-reviewers at lists.wordpress.org>
>>     http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>     _______________________________________________
>     theme-reviewers mailing list
>     theme-reviewers at lists.wordpress.org
>     <mailto:theme-reviewers at lists.wordpress.org>
>     http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130528/4ea8512c/attachment.html>


More information about the theme-reviewers mailing list