*Any* stand-alone Theme can act as a Parent Theme. <div><br></div><div>I hesitate to force Theme developers to facilitate/accommodate pluggable/hookable Child Theming. If they choose to do so, that&#39;s another matter, but we should not be *forcing* Theme developers to make all of their custom Theme functions pluggable ( ! function_exists() wrappers) or hookable.<div>
<br></div><div>Perhaps a better implementation here would be to find a positive-reinforcement means to encourage child-ready Themes?</div><div><br></div><div>Chip<br><br><div class="gmail_quote">On Sat, Jan 22, 2011 at 11:04 AM, Edward Caissie <span dir="ltr">&lt;<a href="mailto:edward.caissie@gmail.com">edward.caissie@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I would say if the addition to 7) is added then the addition to 6) would less of a requirement to insure a theme is &quot;child-able&quot;. Although best-practice coding is always a good thing to recommend.<br>
<br><br>Cais.<div><div></div><div class="h5"><br>

<br><div class="gmail_quote">On Sat, Jan 22, 2011 at 11:49 AM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com" target="_blank">otto@ottodestruct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">


<div>&gt; 6) (if) a functions.php exists, it must be compatible with the latest<br>
&gt; version of the parent theme<br>
<br>
</div>On this note, it might be a good idea to start suggesting that all<br>
themes with functions.php files be child-able. By this, I mean that<br>
everything in the functions.php should be in a hooked function or have<br>
a if !defined / !function_exists wrapper around it. Some best<br>
practices could be drawn up.<br>
<div><br>
&gt; 7) (if) parent theme is updated, all child themes must be updated within a<br>
&gt; reasonable amount of time to fit with the current parent if applicable ?<br>
<br>
</div>That a reasonable question: How to handle breakage. Parents can make<br>
radical changes that will break children. Maybe create a list of<br>
themes that are &quot;designed to be parents&quot;? Dunno.</blockquote></div><br>
</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></div>