<div dir="ltr">Yep, that's not in conformance with the Guidelines, for two reasons:<div><br></div><div style>1) The Theme outputs a custom function, inside of which is the call to wp_title(), instead of outputting wp_title() directly, and modifying via the wp_title filter</div>
<div style>2) The Theme outputs additional content inside of the <title></title> tags, rather than adding that additional content via the wp_title filter</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Jun 14, 2013 at 9:24 AM, Mohammad Hussain <span dir="ltr"><<a href="mailto:hussain@hitechbloggers.com" target="_blank">hussain@hitechbloggers.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"><div><div class="h5">
<div>On 6/14/2013 5:31 PM, Chip Bennett
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">What ticket are you referring to, so we can see the
specific code?
<div><br>
</div>
<div>The HTML document title should look like this:</div>
<div><br>
</div>
<div><title><?php wp_title();
?></title></div>
<div><br>
</div>
<div>(Note: wp_title() accepts, and may contain,
certain parameters.)</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Fri, Jun 14, 2013 at 7:54 AM,
Mohammad Hussain <span dir="ltr"><<a href="mailto:hussain@hitechbloggers.com" target="_blank">hussain@hitechbloggers.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If Theme
author not use wp_title() for title but they use their own <a href="http://code.is" target="_blank">code.is</a> it ok or not?? while reviewing
the theme?<br>
_______________________________________________<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>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
theme-reviewers mailing list
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a>
</pre>
</blockquote></div></div>
ticket:<a href="http://themes.trac.wordpress.org/ticket/12388#comment:3" target="_blank">http://themes.trac.wordpress.org/ticket/12388</a>
</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>