<div dir="ltr">Hi Chip, Emil (et al)<div><br></div><div><div><div style>In light of these discussions I'd like some clarification on the guidelines in relation to custom widgets. I'm in the process of self reviewing my new theme before submission to ensure it meets requirements.</div>
<div style><br></div><div style>My theme is specifically designed to help people experiment with ad placement.</div><div style><br></div><div style>The ad placement functionality is widget based, so it includes a simple custom widget (based on the existing WordPress text widget) which allows the user to paste some ad code into it, and then drag and drop it onto one of the specially designed widget positions so the ad will show.</div>
<div style><br></div><div style>Its convenient for a user to have this custom widget in the theme itself as it means they can just install the theme and start doing what the theme is designed to do immediately with no extra steps or confusion.</div>
<div style><br></div><div><div style>Custom widgets are mentioned here <a href="http://codex.wordpress.org/Theme_Review#Theme_Features">http://codex.wordpress.org/Theme_Review#Theme_Features</a></div></div></div><div style>
with the following lines...</div><div style><br></div><div style><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:22px">Theme is </span><b style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:22px">recommended</b><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:22px"> to incorporate the following WordPress core features, but is </span><i style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:22px">not required</i><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:22px"> to do so. However, if incorporated, features must support the core WordPress implementation:</span></div>
<div style>-----</div><div style><ul style="margin:0px 0px 22px 16px;padding:0px;list-style:square;color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:22px"><li style="margin:0px;padding:0px;text-align:left!important">
<tt>add_action(widgets_init)</tt>, <tt>register_widget()</tt> (see <a href="http://codex.wordpress.org/Widgets_API" title="Widgets API" style="text-decoration:none;color:rgb(76,166,207)">Widgets API</a>) – (if Theme uses custom widgets)</li>
</ul><div style><font color="#000000" face="sans-serif"><span style="line-height:22px">So that implies there is an expectation that themes may include custom widgets in their design.</span></font></div><div style><font color="#000000" face="sans-serif"><span style="line-height:22px"><br>
</span></font></div><div style><font color="#000000" face="sans-serif"><span style="line-height:22px">Given the closely tied nature of the design intention of the theme and the custom widget, and the overall convenience factor for the user, will the custom widget element pass review?</span></font></div>
</div></div></div>