[wp-trac] [WordPress Trac] #21741: wp_script_is() and wp_style_is() should use 'enqueued' so it reads like a sentence

WordPress Trac wp-trac at lists.automattic.com
Thu Aug 30 18:35:16 UTC 2012


#21741: wp_script_is() and wp_style_is() should use 'enqueued' so it reads like a
sentence
-------------------------+------------------
 Reporter:  nacin        |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.5
Component:  General      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------

Comment (by obenland):

 [attachment:21741.diff]:

 * Changes all `'queue'` slugs to `'enqueued'` in `wp_*_is()` functions

 * Matches PHPDoc for `wp_*_is()` functions

 * Adds indentation, simplification of return value and mapping from
 `'enqueued'` to `'queue'` in `WP_Dependencies->query()` method.

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


More information about the wp-trac mailing list