[theme-reviewers] Need clarification on guidelines

mudthemes support contact at mudthemes.com
Tue Sep 30 05:39:01 UTC 2014


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?


More information about the theme-reviewers mailing list