[wp-trac] [WordPress Trac] #25927: Remove the theme information from style.css and add a theme manifest file

WordPress Trac noreply at wordpress.org
Fri Oct 23 09:43:44 UTC 2015


#25927: Remove the theme information from style.css and add a theme manifest file
-----------------------------+-----------------------
 Reporter:  jolyonruss       |       Owner:
     Type:  feature request  |      Status:  reopened
 Priority:  normal           |   Milestone:
Component:  Themes           |     Version:  3.7.1
 Severity:  normal           |  Resolution:
 Keywords:  2nd-opinion      |     Focuses:
-----------------------------+-----------------------
Changes (by atomicjack):

 * keywords:   => 2nd-opinion
 * status:  closed => reopened
 * resolution:  maybelater =>


Comment:

 I think this definitely needs to be looked into for the modern web.

 SASS is being used more-and-more, as is Composer, Grunt, etc.

 Currently, if you're using a mixture of these tools and frameworks, you
 will usually compile and minify your CSS on the fly, which removes
 'comments', thus breaking the style.css. So instead, a manifest file for
 storing the theme information, or even just a theme-config.php, would be
 ideal.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/25927#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list