I apologize for any brevity...<div><br></div><div>1) Themes must *incorporate* all of that content, but are given as much latitude as possible for design intent. If the content types are incorporated *somehow*, and implemented properly, then that&#39;s usually sufficient.</div>
<div><br></div><div>2) Themes are required to include .wp-caption, .wp-caption-text, and .gallery-caption in style.css. If those classes are left empty, we consider that a design decision. As long as captions are displayed, and are minimally aesthetic, that is acceptable.</div>
<div><br></div><div>Themes must support threaded comments.</div><div><br></div><div>3) That&#39;s a case-by-case determination. Generally speaking, *replacing* core code should not be done; if a core method exists, it should be used. Can you provide an example?</div>
<div><br></div><div>4) What sort of verification assistance are you looking for? Automated tests can only go so far, and we&#39;re just about as far as we can get with Theme Check, Log Deprecated Notices, Debogger, and Debug Bar.</div>
<div><br></div><div>5) Differentiating between &quot;unacceptable&quot; and &quot;nice to have&quot; is the reason that the Guidelines are rigidly defined using *required* versus *recommended*. (I admit that the Theme Unit Tests could be more clear. For the most part, though: if it&#39;s listed in the Theme Unit Tests, it&#39;s *required*.)</div>
<div><br></div><div>Chip<br><br><div class="gmail_quote">On Wed, Aug 3, 2011 at 5:22 PM, Mario Peshev <span dir="ltr">&lt;<a href="mailto:mario@peshev.net">mario@peshev.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello reviewers,<div><br>I&#39;m rereading the unit test and theme review pages on a regular basis in order to remember all the requirements for easier lookup on the new themes. I have some questions that I would be happy to share and get a feedback if possible. They are somehow mentioned in both documents but I find no hundred percent case that covers or states straight.</div>

<div><br></div><div>1) What are the mandatory fields visible for a post in single.php and page.php? According to the test cases and demo content I presume title, author, date, content, tags and categories lists, as well as parent-child relations and paging are required. However Chipp made a remark that parent-child relations visible in the post are not required, I don&#39;t find any requirements for categories and tags to be a necessary addition to the single.php, as well as the author and the date. What is the rule of thumb here?</div>

<div><br></div><div>2) Themes usually support image captions and threaded comments. Is a theme not approved if image captions are with standard formatting or threaded comments are not indented?</div><div><br></div><div>3) When theme author has replaced some code such as pagination or commenting with a custom code, is it necessary a bad practice or it depends on the final application?</div>

<div><br></div><div>4) Are there any good plugins for verification beyond the three listed in the guidelines?</div><div><br></div><div>It&#39;s hard for me for some clauses to differ the &quot;unacceptable&quot; and &quot;good to have&quot; when I can&#39;t strictly read some theme review points as rules. <br>

<br>Best regards,<br clear="all"><br>Mario Peshev<br>freelance software developer/trainer<br><a href="http://www.linkedin.com/in/mpeshev" target="_blank">http://www.linkedin.com/in/mpeshev</a><br><a href="http://peshev.net/blog" target="_blank">http://peshev.net/blog</a><br>

<br>
</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>