<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Mel,<div><br></div><div>it is true,&nbsp;<a href="http://codex.wordpress.org/Theme_Review#Function_Parameters.2C_Filters.2C_and_Action_Hooks">this is a requirement</a>&nbsp;for Themes in the repository.</div><div><br></div><div>The reason the last reviewer (read: I ;) ) didn't pick up the wp_title() issue is that on previously approved Themes we generally only perform a review based on the diff to the previous version. But once we see something like this in the diff, we point it out for correction in the next revision and (if the issue is not very severe) still approve the current version.</div><div><br></div><div>Your Theme was first approved almost two years ago and a lot has changed since then. If you want to stay on top of all changes, you might want to check out the&nbsp;<a href="http://codex.wordpress.org/Theme_Review">Theme Review Codex page</a>&nbsp;regularly and/or weigh in on the discussions we have on&nbsp;<a href="http://make.wordpress.org/themes/">make.wordpress.org/themes</a>&nbsp;for new and changing requirements. Theme developer feedback is always welcome and highly encouraged!</div><div><br></div><div>Thanks,</div><div>Konstantin</div><div><br><div><div>On 03.07.2012, at 00:33, esmi at quirm dot net wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I was doing a little light revision reading over the weekend &amp; came across this:<br><br>[quote]<br>The wp_title() function should not be used by a theme in conjunction with other strings or functions (like concocting with bloginfo('name') ) to set the title because it will render plugins unable to rewrite page titles correctly. The best practice is to use the wp_title filter with a callback function. This method is now a requirement for themes.<br>[/quote]<br>&lt;<a href="http://codex.wordpress.org/Function_Reference/wp_title">http://codex.wordpress.org/Function_Reference/wp_title</a>&gt;<br><br>Only about 2 days before I submitted an updated theme that has since been approved. It (incorrectly) used get_bloginfo() with wp_title(). It was approved.<br><br>Now I'm not saying that this was, in any way, the reviewer's fault but I am a little confused as to whether it is a requirement or not. It's not being picked up by the Theme Check plugin or (obviously) the version of the plugin that parses submitted themes.<br><br>I'm now using the (hopefully) correct approach (via a filter) in my other themes as I update them but I just thought I should give you a heads-up on this. The approved theme (ZenLite 4.6) hasn't been added to the Theme Repo yet, so I'm quite happy to re-submit a corrected version if necessary.<br><br>Mel<br>-- <br><a href="http://quirm.net">http://quirm.net</a><br>http://blackwidows.co.uk<br><br>_______________________________________________<br>theme-reviewers mailing list<br>theme-reviewers@lists.wordpress.org<br>http://lists.wordpress.org/mailman/listinfo/theme-reviewers<br></div></blockquote></div><br></div></body></html>