Thanks. I have a question of this REQUIRED:<br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">REQUIRED: Themes are REQUIRED to use <tt>'wp_title'</tt> filter, to filter <tt>wp_title()</tt> (RECOMMENDED), or pass argument to <tt>wp_title()</tt> (OPTIONALLY), in order to modify document title content
<br></blockquote><br><div class="gmail_quote">I found that most of the theme's method from Twenty Eleven or Twenty Ten. This REQUIRED is new required? Have specific example? My English is poor. Difficult to search and read the related content.<br>
<br>在 2012年4月7日 下午12:47,Emil Uzelac <span dir="ltr"><<a href="mailto:emil@themeid.com">emil@themeid.com</a>></span>写道:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<font color="#333333"><font><font face="arial,helvetica,sans-serif">it's live now<br></font></font></font><br><div class="gmail_quote"><div><div></div><div class="h5">On Fri, Apr 6, 2012 at 11:41 PM, zwwooooo <span dir="ltr"><<a href="mailto:zwwooooo@gmail.com" target="_blank">zwwooooo@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">Hello,<br><br>Theme zBench has been through the review a week. Any help make it live? Thanks.<br>
<br><div class="gmail_quote">
在 2012年3月31日 下午11:53,WordPress Themes <span dir="ltr"><<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>></span>写道:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>#7174: THEME: zBench - 1.3.5<br>
-------------------------+------------------------<br>
Reporter: zwwooooo | Owner: kobenland<br>
</div> Type: theme | Status: closed<br>
Priority: major | Resolution: approved<br>
<div>Keywords: theme-zbench |<br>
-------------------------+------------------------<br>
Changes (by kobenland):<br>
<br>
</div> * status: assigned => closed<br>
* resolution: => approved<br>
<br>
<br>
Comment:<br>
<br>
= Review Summary =<br>
<br>
=== Please fix in next submission: ===<br>
<br>
* REQUIRED: Themes are REQUIRED to use `'wp_title'` filter, to filter<br>
`wp_title()` (RECOMMENDED), or pass argument to `wp_title()` (OPTIONALLY),<br>
in order to modify document title content<br>
<br>
* REQUIRED: Themes are REQUIRED to enqueue comment-reply script via<br>
callback, rather than hard-code the enqueue in the HTML document head.<br>
Example:<br>
{{{<br>
#!php<br>
<?php<br>
function oenology_enqueue_comment_reply() {<br>
if ( is_singular() && comments_open() && get_option(<br>
'thread_comments' ) ) {<br>
wp_enqueue_script( 'comment-reply' );<br>
}<br>
}<br>
add_action( 'wp_enqueue_scripts', 'oenology_enqueue_comment_reply' );<br>
}}}<br>
<br>
* REQUIRED: Please make "Powered by..." message translatable<br>
<br>
[[BR]]<br>
<br>
* Previous version of Theme APPROVED<br>
* No previous-ticket ''required'' issues<br>
* Diff-review only<br>
* Ticket being resolved as '''APPROVED'''<span><font color="#888888"><br>
<font color="#888888"><br>
--<br>
Ticket URL: <<a href="http://themes.trac.wordpress.org/ticket/7174#comment:2" target="_blank">http://themes.trac.wordpress.org/ticket/7174#comment:2</a>><br>
</font><div><div></div><div>WordPress Themes <<a href="http://themes.trac.wordpress.org/" target="_blank">http://themes.trac.wordpress.org/</a>><br>
WordPress.org Theme Directory Reviews<br>
</div></div></font></span></blockquote></div><span><font color="#888888"><br><br clear="all"><br>-- <br>Greets,<br>zwwooooo<br><a href="http://zww.me" target="_blank">http://zww.me</a><div></div><br>
</font></span><br></div></div>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">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>
<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><br clear="all"><br>-- <br>Greets,<br>zwwooooo<br><a href="http://zww.me" target="_blank">http://zww.me</a><div></div><br>