no problem :)<span></span><br><br>On Tuesday, September 30, 2014, Michael Hebenstreit <<a href="mailto:michael@mhthemes.com">michael@mhthemes.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Good to know - thanks for the link. :-)
</div><div><br></div>
<br><div><div>Am 30.09.2014 um 07:48 schrieb Emil Uzelac <<a href="javascript:_e(%7B%7D,'cvml','emil@uzelac.me');" target="_blank">emil@uzelac.me</a>>:</div><br><blockquote type="cite">Sorry but the correct answer is yes <span></span><a href="https://make.wordpress.org/themes/handbook/guidelines/template-tags-and-hooks/#including-stylesheets-and-scripts" target="_blank">https://make.wordpress.org/themes/handbook/guidelines/template-tags-and-hooks/#including-stylesheets-and-scripts</a><br><br>On Tuesday, September 30, 2014, Michael Hebenstreit <<a href="javascript:_e(%7B%7D,'cvml','michael@mhthemes.com');" target="_blank">michael@mhthemes.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
no, you should enqueue stylesheets like this: <a href="http://codex.wordpress.org/Function_Reference/wp_enqueue_style" target="_blank">http://codex.wordpress.org/Function_Reference/wp_enqueue_style</a><br>
<br>
Cheers,<br>
Michael<br>
<br>
<br>
Am 30.09.2014 um 07:39 schrieb mudthemes support <<a>contact@mudthemes.com</a>>:<br>
<br>
> I have created a theme and have put stylesheet (style.css) into the <head> section of header.php using the following code:<br>
><br>
> <link rel="stylesheet" href="<?php echo get_stylesheet_uri() ?>" type="text/css" media="all" /><br>
> <?php wp_head(); ?><br>
> </head><br>
><br>
> The question is that whether this is prohibited or is it okay?<br>
> _______________________________________________<br>
> theme-reviewers mailing list<br>
> <a>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>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a>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>
_______________________________________________<br>theme-reviewers mailing list<br><a href="javascript:_e(%7B%7D,'cvml','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></blockquote>