Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #19978, comment 10


Ignore:
Timestamp:
02/08/2012 09:19:05 AM (13 years ago)
Author:
Mamaduka
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19978, comment 10

    initial v1  
    44> I like the change to proper enqueueing of styles in a theme, but burying it in functions.php isn't very intuitive, or consistent with how JS is handled in header.php. Given how simple this theme is, let's keep it in header.php.
    55
    6 We could use get_stylesheet_uri() for more simplicity, also suggested by Theme Review guidelines - http://codex.wordpress.org/Theme_Review#Site_Information
     6We could use `get_stylesheet_uri()` for more simplicity, also suggested by Theme Review guidelines - http://codex.wordpress.org/Theme_Review#Site_Information