[wp-trac] [WordPress Trac] #12932: Use the enqueue API for twentyten
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 15 22:21:18 UTC 2010
#12932: Use the enqueue API for twentyten
-------------------------+--------------------------------------------------
Reporter: ptahdunbar | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Themes | Version: 3.0
Severity: normal | Keywords: has-patch needs-testing
-------------------------+--------------------------------------------------
Changes (by freddyware):
* keywords: has-patch => has-patch needs-testing
Comment:
Hm. I looked at how the stylesheet is currently loaded, and it DOES use a
dynamic PHP method to get the CSS location. If this is the case, the
ticket should indeed improve the handling of the stylesheet.
My previous criticism was related to the fact that the following
{{{
<link rel="stylesheet" type="text/css" media="all" href="/wp-
content/themes/theme-name/style.css" />
}}}
could be used by a WYSIWYG editor or IDE with preview features to test
layout changes. However, I see that a developer could just modify their
theme in conjunction with a development installation of WordPress.
+1 for this ticket.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12932#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list