Thanks, Chip - my question was provoked by the popular topic by Nacin - <a href="http://make.wordpress.org/core/2011/12/12/use-wp_enqueue_scripts-not-wp_print_styles-to-enqueue-scripts-and-styles-for-the-frontend/" class="vt-p">http://make.wordpress.org/core/2011/12/12/use-wp_enqueue_scripts-not-wp_print_styles-to-enqueue-scripts-and-styles-for-the-frontend/</a> . wp_head is a great hook though as it &#39;wraps&#39; most style-related hooks anyway, but I was looking for the most effective and guidelines-acceptable one.<br clear="all">

<br>Mario Peshev<br>WordPress Engineer, Open Source Consultant<br><a href="http://www.linkedin.com/in/mpeshev" target="_blank" class="vt-p">http://www.linkedin.com/in/mpeshev</a><br><div><a href="http://me.peshev.net/" target="_blank" class="vt-p">http://me.peshev.net</a></div>

<div><br></div><br>
<br><br><div class="gmail_quote">On Mon, Dec 3, 2012 at 6:10 PM, Chip Bennett <span dir="ltr">&lt;<a href="mailto:chip@chipbennett.net" target="_blank" class="vt-p">chip@chipbennett.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Like any other stylesheet, it must be wrapped in a callback, and enqueued at a proper action hook. For *printing* stylesheets (i.e. &lt;style type=&quot;text/css&quot;&gt;&lt;/style&gt;), the appropriate hook would be e.g. wp_print_styles, or even wp_head.<br>


<br><div class="gmail_quote"><div><div class="h5">On Mon, Dec 3, 2012 at 11:04 AM, Mario Peshev <span dir="ltr">&lt;<a href="mailto:mario@peshev.net" target="_blank" class="vt-p">mario@peshev.net</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello, reviewers,<div><br>What is the policy for including custom CSS from the theme options to the frontend of a theme? The CSS is stored as a value in the options table.<span><font color="#888888"><br clear="all">
<br>Mario Peshev<br>WordPress Engineer, Open Source Consultant<br>

<a href="http://www.linkedin.com/in/mpeshev" target="_blank" class="vt-p">http://www.linkedin.com/in/mpeshev</a><br><div><a href="http://me.peshev.net" target="_blank" class="vt-p">http://me.peshev.net</a></div><div><br>


</div>
<br>
</font></span></div>
<br></div></div>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank" class="vt-p">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank" class="vt-p">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" class="vt-p">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank" class="vt-p">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br>