[theme-reviewers] Need clarification on guidelines

Emil Uzelac emil at uzelac.me
Tue Sep 30 05:56:21 UTC 2014


no problem :)

On Tuesday, September 30, 2014, Michael Hebenstreit <michael at mhthemes.com>
wrote:

> Good to know - thanks for the link. :-)
>
>
> Am 30.09.2014 um 07:48 schrieb Emil Uzelac <emil at uzelac.me
> <javascript:_e(%7B%7D,'cvml','emil at uzelac.me');>>:
>
> Sorry but the correct answer is yes
> https://make.wordpress.org/themes/handbook/guidelines/template-tags-and-hooks/#including-stylesheets-and-scripts
>
> On Tuesday, September 30, 2014, Michael Hebenstreit <michael at mhthemes.com
> <javascript:_e(%7B%7D,'cvml','michael at mhthemes.com');>> wrote:
>
>> Hi,
>>
>> no, you should enqueue stylesheets like this:
>> http://codex.wordpress.org/Function_Reference/wp_enqueue_style
>>
>> Cheers,
>> Michael
>>
>>
>> Am 30.09.2014 um 07:39 schrieb mudthemes support <contact at mudthemes.com>:
>>
>> > I have created a theme and have put stylesheet (style.css) into the
>> <head> section of header.php using the following code:
>> >
>> > <link rel="stylesheet" href="<?php echo get_stylesheet_uri() ?>"
>> type="text/css" media="all" />
>> > <?php wp_head(); ?>
>> > </head>
>> >
>> > The question is that whether this is prohibited or is it okay?
>> > _______________________________________________
>> > theme-reviewers mailing list
>> > 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
>>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> <javascript:_e(%7B%7D,'cvml','theme-reviewers at lists.wordpress.org');>
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20140930/a7c9b9d8/attachment.html>


More information about the theme-reviewers mailing list