[wp-trac] [WordPress Trac] #46013: jQueryUI tabs CSS is no longer included in WordPress core

WordPress Trac noreply at wordpress.org
Wed Jan 16 17:16:29 UTC 2019


#46013: jQueryUI tabs CSS is no longer included in WordPress core
----------------------------+-----------------------------
 Reporter:  rkaiser0324     |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  General         |    Version:  5.0.3
 Severity:  normal          |   Keywords:
  Focuses:  ui, javascript  |
----------------------------+-----------------------------
 I have a plugin that has an administration screen that utilizes jQueryUI
 tab functionality loaded from the WP core (JS handle "jquery-ui-tabs").
 In 4.9.8 the CSS for this was included by WP core by default and
 everything was fine.  However, in 5.0.3 I have noticed that the tab CSS is
 no longer included.

 I can work around this by loading the jQueryUI CSS separately from a CDN
 but I see that jquery-ui-tabs is still listed in script-loader.php:972.
 Tabs will not render without the corresponding CSS classes.  So shouldn't
 this be removed from script-loader.php and the files be removed from /wp-
 includes/js/jquery/ui/ ?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46013>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list