[wp-trac] [WordPress Trac] #19979: Load jQuery on the front end for logged-in users

WordPress Trac noreply at wordpress.org
Wed Dec 23 21:55:32 UTC 2015


#19979: Load jQuery on the front end for logged-in users
-------------------------+--------------------------
 Reporter:  azaozz       |       Owner:  morganestes
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  4.5
Component:  Toolbar      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  javascript
-------------------------+--------------------------
Changes (by morganestes):

 * owner:   => morganestes
 * status:  new => assigned
 * focuses:   => javascript
 * milestone:  Future Release => 4.5


Comment:

 I think that it's time to revisit this and see how well it fits in with
 #32678 (I think it does). Getting it in early would certainly help with
 some other enhancements coming soon.

 I'm in favor of loading core's version of jQuery using `noConflict()`
 without resorting to the extra inline script for fallback checks, but we
 should check to be sure the toolbar is displayed before enqueuing it (see
 #33165). We also need to allow for the fact that a theme or plugin may
 dequeue core's jQuery on the front end, and what that means for any JS we
 build that relies on core's version.

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


More information about the wp-trac mailing list