Changes between Initial Version and Version 1 of Ticket #19978, comment 10
- Timestamp:
- 02/08/2012 09:19:05 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19978, comment 10
initial v1 4 4 > 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. 5 5 6 We could use get_stylesheet_uri()for more simplicity, also suggested by Theme Review guidelines - http://codex.wordpress.org/Theme_Review#Site_Information6 We could use `get_stylesheet_uri()` for more simplicity, also suggested by Theme Review guidelines - http://codex.wordpress.org/Theme_Review#Site_Information