I believe that will resolve to the best possible scenarios for new and existing themes.<br><br>&#39;wp_nav_menu&#39; is nearly find and replace for simple menus (I&#39;ve written a few basic posts regarding upgrading at WPFirstAid.com; two are still scheduled to be published.)<br>
&#39;add_custom_background&#39; is very easy to implement (NB: Testing may require a transparent image if the background is a solid pattern.)<br>&#39;add_editor_style&#39; should be relatively straight forward as essentially a subset of the style.css file.<br>
<br>&#39;add_custom_image_header&#39; as &quot;strongly suggested&quot; works well for themes with banner style headers and allows other themes a feasible path to being accepted.<br><br><br>Cais.<br><br><br><div class="gmail_quote">
On Fri, Jul 16, 2010 at 12:01 PM, Lance Willett <span dir="ltr">&lt;<a href="mailto:nanobar@gmail.com">nanobar@gmail.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 class="im">On Thu, Jul 15, 2010 at 6:33 PM, Edward Caissie<br>
&lt;<a href="mailto:edward.caissie@gmail.com">edward.caissie@gmail.com</a>&gt; wrote:<br>
&gt; If our options are: require, recommended, or optional ... I would lean<br>
&gt; heavily towards optional.<br>
&gt;<br>
&gt; If suggested (as noted below) is an available option I would be fine with<br>
&gt; that designation.<br>
<br>
</div>I think the best course of action is to strongly suggest supporting<br>
all customization features, with one custom menu being required (main<br>
navigation).<br>
<br>
So something like this:<br>
<br>
Themes must support the the following customization feature:<br>
<br>
Navigation Menu - wp_nav_menu()<br>
* At least one custom menu should be supported, generally the<br>
top-level navigation.<br>
<br>
Themes are strongly suggested to support the following customization features:<br>
<br>
Custom Header - add_custom_image_header<br>
Custom Background - add_custom_background<br>
Visual Editor CSS - add_editor_style<br>
<br>
3.0 changes like comment_form() are required since it isn&#39;t an<br>
optional customization, it&#39;s a core part of how themes work.<br>
<font color="#888888"><br>
-Lance<br>
</font><div><div></div><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br>