Good afternoon, all!<div><br></div><div>I have started making an attempt to incorporate recent feedback and constructive criticism into the Theme Review Codex page:</div><div><br></div><div>1) &quot;Last Updated&quot; line added</div>
<div>2) Separated Functionality from Tags and Hooks</div><div>3) Under Functionality, indicated which functionality is required and recommended, and tied relevant function calls/xrefs to functionality</div><div>4) Under Functionality, for recommended functionality, indicated that functionality is not required, but if implemented, must support WordPress core functionality</div>
<div>5) Under Tags and Hooks, separated template-part tags (get_header/get_footer/get_sidebar/etc.) from other tags and hooks</div><div>6) Under Tags and Hooks, indicated that template files (header/footer/sidebar/etc), if incorporated in the Theme, must be called using the correct template tag.</div>
<div>7) Replaced &quot;must&quot; and &quot;should&quot; throughout with &quot;required&quot;, to avoid confusion. All Guidelines should now read as &quot;required&quot;, &quot;recommended&quot;, or &quot;optional&quot;.</div>
<div><br></div><div>I made a few changes yesterday, too:</div><div><br></div><div>1) Added all missing Codex xrefs</div><div>2) Added links to Log Deprecated Notices plugin, Debogger plugin, and W3C validator (XHTML, CSS, and Unicorn) under Guidelines/Code Quality</div>
<div>3) Added emphasis to statement instructing developer to ensure Theme meets Guidelines and is tested using Theme Unit Tests prior to submission</div><div>4) Updated the Resources links and Codex xrefs</div><div><br></div>
<div>Hopefully, these changes will address much of the feedback we have received recently.</div><div><br></div><div>Please take a look, to make sure I didn&#39;t screw anything up, or put in any incorrect/inaccurate information.</div>
<div><br></div><div>(My next step will be to start looking at the cross-referenced functions, tags, hooks, etc., and see if any of that can be improved upon in the name of helping to educate Theme developers regarding their necessity and proper use. Unless we can find a good way to incorporate such information into the Theme Review page in a manner that does not detract from conveying the existing information, I intend to put any such information on the cross-referenced Codex pages themselves.)</div>
<div><br></div><div>Thanks,</div><div>Chip</div>