<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 6/15/2013 9:34 AM, Emil Uzelac
wrote:<br>
</div>
<blockquote
cite="mid:CAEytdheRyfY7wVcwzm0qWjie2Q9xaK3hukbT9T6T1Y-h8+qNmw@mail.gmail.com"
type="cite">
<div dir="ltr">what's the custom code?</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Fri, Jun 14, 2013 at 10:59 PM,
Mohammad Hussain <span dir="ltr"><<a
moz-do-not-send="true"
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/15/2013 9:27 AM, Emil Uzelac wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Just go to <a moz-do-not-send="true"
href="http://codex.wordpress.org/Theme_Review"
target="_blank">http://codex.wordpress.org/Theme_Review</a>
and review
<div>the Theme against the guidelines. If you have
any questions please</div>
<div> feel free to ask away!</div>
<div><br>
</div>
<div>Emil</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Fri, Jun 14, 2013 at
10:55 PM, Mohammad Hussain <span dir="ltr"><<a
moz-do-not-send="true"
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">First time I reviewing
the theme.Can anyone let me know what can I
do, thing that i must know while reviewing
the theme??<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a moz-do-not-send="true"
href="mailto:theme-reviewers@lists.wordpress.org"
target="_blank">theme-reviewers@lists.wordpress.org</a><br>
<a moz-do-not-send="true"
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 moz-do-not-send="true" href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a>
<a moz-do-not-send="true" href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a>
</pre>
</blockquote>
</div>
</div>
in Theme Review the tags are are required like:<br>
If someone uses custom code instead of using wp_title() in
between <title></title>.Can this is OK or
should I tell to author to change it to wp_title() instead
of using their own custom made code.<br>
</div>
<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a moz-do-not-send="true"
href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a moz-do-not-send="true"
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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
theme-reviewers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>
<a class="moz-txt-link-freetext" href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a>
</pre>
</blockquote>
<br>
<pre wrap=""><title><?php
/*
* Print the <title> tag using HTMLkombinat::HTML_Kombinat_the_title()
* @see core/htmlkombinat-class.php
*/
htmlkombinat::HTML_Kombinat_the_title();
?></title></pre>
this code author added
</body>
</html>