<div dir="ltr"><div class="gmail_default"><font face="arial, helvetica, sans-serif">Plugin is dated, but still out there</font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><a href="http://wordpress.org/plugins/one-click-child-theme/">http://wordpress.org/plugins/one-click-child-theme/</a></font><br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 22, 2014 at 12:04 PM, Edward Caissie <span dir="ltr"><<a href="mailto:edward.caissie@gmail.com" target="_blank">edward.caissie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This is one of those cases where I also see the idea of creating Child-Themes as a pure functionality rather than a presentation device and agree it is definitely falling into Plugin Territory.<div>
<br></div>

<div>I also second the idea that this has a great deal of potential as a plugin as well.</div></div><div class="gmail_extra"><span class="HOEnZb"><font color="#888888"><br clear="all"><div>Edward Caissie<br>aka Cais.</div>
</font></span><div><div class="h5">
<br><br><div class="gmail_quote">On Wed, Jan 22, 2014 at 12:31 PM, Justin Tadlock <span dir="ltr"><<a href="mailto:justin@justintadlock.com" target="_blank">justin@justintadlock.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    I'm pretty much in agreement with Chip on all of this.  Even I'd
    need to study the API to review it.  We're not plugin reviewers;
    we're theme reviewers.  Part of what we have to do is look at what
    we as theme reviewers can realistically review.<br>
    <br>
    I think this would make for an awesome plugin.  I somewhat see the
    argument for bundling it in a theme (it's helpful), but it's much
    better suited as a plugin.  I'd even promote it to my theme users if
    I felt like the code was good.<div><div><br>
    <br>
    <div>On 1/22/2014 9:11 AM, Chip Bennett
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">At this point, it's just a discussion matter, not a
        settled issue.
        <div><br>
        </div>
        <div>But <a href="http://themes.svn.wordpress.org/epic/1.1.1/includes/theme-options.php" target="_blank">looking
            at that functionality</a>: wow, that would make a really
          awesome Plugin. It basically would let users create a Child
          Theme using the currently active Theme as its template (Parent
          Theme).</div>
        <div><br>
        </div>
        <div>IMHO, that's Plugin territory. </div>
        <div><br>
        </div>
        <div>And also: I really don't like the idea of asking Theme
          reviewers also to have to be Plugin reviewers.. I question
          whether it is reasonable to ask a *Theme* reviewer to have to
          understand not only the WordPress template system, but *also*
          the Filesystem API, in order to review that Theme properly?
          There are very few reviewers competent to conduct such a
          review (and while I'm pretty sure I could get through it, I
          would have to go back into the Filesystem API docs to be sure;
          it's certainly not inherent). Otto could conduct that review
          without research. Justin might be able to. A few others (who
          do both Plugin and Theme development) could. But the vast
          majority?</div>
        <div><br>
        </div>
        <div>Just my thoughts...</div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Wed, Jan 22, 2014 at 9:50 AM,
          Faishal Saiyed <span dir="ltr"><<a href="mailto:saiyedfaishal@gmail.com" target="_blank">saiyedfaishal@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">If "<b style="font-family:arial,sans-serif;font-size:13px">One-Click
                Child Themes" </b><span style="font-family:arial,sans-serif;font-size:13px">is </span><font face="arial, sans-serif">plugin territory
                functionality then what about the theme that already
                approved ?</font>
              <div>
                <br>
              </div>
              <div>I am reviewing <a href="https://themes.trac.wordpress.org/ticket/16211#comment:3" target="_blank">16211</a> and following two are
                approved theme</div>
              <div><br>
              </div>
              <div><span style="font-family:arial,sans-serif;font-size:13px"> </span><a href="https://themes.trac.wordpress.org/ticket/16209" style="font-family:arial,sans-serif;font-size:13px" target="_blank">https://themes.trac.wordpress.org/ticket/16209</a><br style="font-family:arial,sans-serif;font-size:13px">



                <span style="font-family:arial,sans-serif;font-size:13px"> </span><a href="https://themes.trac.wordpress.org/ticket/16210" style="font-family:arial,sans-serif;font-size:13px" target="_blank">https://themes.trac.wordpress.org/ticket/16210</a><br>



              </div>
            </div>
            <div>
              <div>
                <div class="gmail_extra"><br>
                  <br>
                  <div class="gmail_quote">On Wed, Jan 22, 2014 at 12:59
                    AM, Faishal Saiyed <span dir="ltr"><<a href="mailto:saiyedfaishal@gmail.com" target="_blank">saiyedfaishal@gmail.com</a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div dir="ltr">Hi,
                        <div><br>
                        </div>
                        <div>I am reviewing one theme and they give one
                          section call <b>"One-Click Child Themes" </b>in
                          theme option. using that setting i can create
                          child theme by providing name. </div>
                        <div><br>
                        </div>
                        <div>I will create that name directory in
                          wp-content theme directory and create 3 files</div>
                        <div>1. style.css</div>
                        <div>2. screenshoot.png</div>
                        <div>3. function.php</div>
                        <div><br>
                        </div>
                        <div>I feel like it is not part of presentation
                          , it is a part of functionality. </div>
                        <div><br>
                        </div>
                        <div>But i want other theme-reviewers suggestion
                          on same.</div>
                        <span><font color="#888888">
                            <div><br>
                            </div>
                            <div><br>
                            </div>
                            <div>-- <br>
                              <div dir="ltr">
                                <div style="font-family:arial;font-size:small">
                                  Faishal Saiyed<span style="font-family:Arial;white-space:pre-wrap">
                                  </span><br>
                                </div>
                                <span style="font-size:small;vertical-align:baseline;white-space:pre-wrap;font-family:Arial">Web:
                                </span><a href="http://about.me/faishal" target="_blank"><span style="vertical-align:baseline;font-size:13px;white-space:pre-wrap;font-family:Arial">about.me</span></a><br>
                              </div>
                            </div>
                          </font></span></div>
                    </blockquote>
                  </div>
                  <br>
                  <br clear="all">
                  <div><br>
                  </div>
                  -- <br>
                  <div dir="ltr">
                    <div style="font-family:arial;font-size:small">Faishal
                      Saiyed<span style="font-family:Arial;white-space:pre-wrap">
                      </span><br>
                    </div>
                    <span style="font-size:small;vertical-align:baseline;white-space:pre-wrap;font-family:Arial">Web:
                    </span><a href="http://about.me/faishal" target="_blank"><span style="vertical-align:baseline;font-size:13px;white-space:pre-wrap;font-family:Arial">about.me</span></a><br>
                  </div>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            theme-reviewers mailing list<br>
            <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">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>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
theme-reviewers mailing list
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">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><br></div></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><br></div>