But note <a href="http://codex.wordpress.org/Function_Reference/wp_enqueue_style#Using_a_Hook">the example usage</a>: wp_enqueue_style() hooked into &#39;wp_print_styles&#39;.<br><br><div>Why, oh why, is there no &#39;wp_enqueue_styles&#39;...? </div>
<div><br></div><div>In any case, I&#39;ll switch my own Theme&#39;s code accordingly. It&#39;s not exactly *semantic*, but it makes sense logically, that if a &#39;wp_enqueue_styles&#39; hook *did* exist, it would exist at the same location as &#39;wp_enqueue_scripts&#39;.</div>
<div><br></div><div>Chip</div><div><br><div class="gmail_quote">On Fri, Jun 3, 2011 at 7:01 AM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Fri, Jun 3, 2011 at 6:54 AM, James Laws &lt;<a href="mailto:jamielaws@gmail.com">jamielaws@gmail.com</a>&gt; wrote:<br>
&gt; Otto, I realize that the Codex is a wiki but this page seems to think there<br>
&gt; is a<br>
&gt; wp_enqueue_style. <a href="http://codex.wordpress.org/Function_Reference/wp_enqueue_style" target="_blank">http://codex.wordpress.org/Function_Reference/wp_enqueue_style</a><br>
&gt; Am I missing something?<br>
<br>
</div>That&#39;s a function, not an action hook.<br>
<div><div></div><div class="h5"><br>
-Otto<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">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>
</div></div></blockquote></div><br></div>