[wp-trac] Re: [WordPress Trac] #9870: Fix for
WP_Dependencies::dequeue
WordPress Trac
wp-trac at lists.automattic.com
Mon May 25 07:13:47 GMT 2009
#9870: Fix for WP_Dependencies::dequeue
--------------------------+-------------------------------------------------
Reporter: chrisbliss18 | Owner: azaozz
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 2.8
Component: JavaScript | Version: 2.8
Severity: normal | Keywords: has-patch tested dev-feedback needs-unit-tests
--------------------------+-------------------------------------------------
Comment(by azaozz):
WP_Dependencies::dequeue hasn't been changed since the class was added
over a year ago and doesn't seem used anywhere in WordPress, may possibly
be used in BackPress.
At the same time it doesn't really dequeue a script as all dependencies
are left in the queue. Despite that the patch seems like a good idea, will
at least bring it in line with WP_Dependencies::enqueue.
Support for query strings in the handle seems to have been added for back-
compat, haven't seen that used anywhere. Will have to coordinate with
other apps using BackPress before adding it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9870#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list