[wp-trac] [WordPress Trac] #12009: Add support for HTML 5 "async" and "defer" attributes

WordPress Trac wp-trac at lists.automattic.com
Mon Jan 25 20:21:09 UTC 2010


#12009: Add support for HTML 5 "async" and "defer" attributes
-------------------------+--------------------------------------------------
 Reporter:  Otto42       |       Owner:  azaozz
     Type:  enhancement  |      Status:  new   
 Priority:  normal       |   Milestone:  3.0   
Component:  JavaScript   |     Version:        
 Severity:  normal       |    Keywords:        
-------------------------+--------------------------------------------------
Changes (by scribu):

  * milestone:  Unassigned => 3.0


Comment:

 We could add a new parameter to the script loader: load_type, with one of
 the following values:

 * '' (normal loading)
 * 'defer'
 * 'async'

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12009#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list