[theme-reviewers] First time Review

Mohammad Hussain hussain at hitechbloggers.com
Sat Jun 15 04:15:03 UTC 2013


On 6/15/2013 9:34 AM, Emil Uzelac wrote:
> what's the custom code?
>
>
> On Fri, Jun 14, 2013 at 10:59 PM, Mohammad Hussain 
> <hussain at hitechbloggers.com <mailto:hussain at hitechbloggers.com>> wrote:
>
>     On 6/15/2013 9:27 AM, Emil Uzelac wrote:
>>     Just go to http://codex.wordpress.org/Theme_Review and review
>>     the Theme against the guidelines. If you have any questions please
>>     feel free to ask away!
>>
>>     Emil
>>
>>
>>     On Fri, Jun 14, 2013 at 10:55 PM, Mohammad Hussain
>>     <hussain at hitechbloggers.com <mailto:hussain at hitechbloggers.com>>
>>     wrote:
>>
>>         First time I reviewing the theme.Can anyone let me know what
>>         can I do,  thing that i must know while reviewing the theme??
>>         _______________________________________________
>>         theme-reviewers mailing list
>>         theme-reviewers at lists.wordpress.org
>>         <mailto:theme-reviewers at lists.wordpress.org>
>>         http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>
>>
>>
>>
>>     _______________________________________________
>>     theme-reviewers mailing list
>>     theme-reviewers at lists.wordpress.org  <mailto:theme-reviewers at lists.wordpress.org>
>>     http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>     in Theme Review the tags are are required like:
>     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.
>
>     _______________________________________________
>     theme-reviewers mailing list
>     theme-reviewers at lists.wordpress.org
>     <mailto:theme-reviewers at lists.wordpress.org>
>     http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers

<title><?php
		/*
		 * Print the <title> tag using HTMLkombinat::HTML_Kombinat_the_title()
		 * @see core/htmlkombinat-class.php
		 */
		htmlkombinat::HTML_Kombinat_the_title();
	?></title>

this code author added
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130615/9e5b646a/attachment.html>


More information about the theme-reviewers mailing list