Closed GoogleCodeExporter closed 9 years ago
r817
* Moved: enqueue of comment repy scipt to <code>thematic_head_scripts()</code>
* Deprecated: thematic_show_commentreply;
* Replaced: <code>get_bloginfo(*)</code> for Theme Review required functions
* Moved: <code>thematic_create_contenttype()</code> within header.php for Theme
Review compliance
* Removed: <code>wp_register_*</code> because <code>wp_enqueue_*</code>
registers * when the src param is set for <code>_scripts</code> and
<code>_styles</code>
* Moved: Function <code>thematic_head_scripts</code> to header.php
* Changed: the action hook for <code>thematic_head_scripts()</code> and
<code>thematic_create_stylesheet()</code> to <code>wp_enqueue_scripts</code>
See:
http://wp.me/pbNCB-t4
Please review to verify fix.
Original comment by eugene.m...@gmail.com
on 30 Jan 2012 at 12:27
Original issue reported on code.google.com by
helgathe...@gmail.com
on 26 Jan 2012 at 10:29