Opened 2 years ago
Closed 2 years ago
#16299 closed feature request (maybelater)
Inclusion of jQuery UI accordion widget
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | External Libraries | Version: | 3.1 |
| Severity: | normal | Keywords: | jQuery, UI, accordion |
| Cc: |
Description
As the title says, I was wondering if/when the jQuery UI accordion will be included in WordPress any time soon? I notice it is not inlcuded in the WordPress 3.1 RC2 code base, but the new 'button' jQuery widget is.
I find the accordion widget a really useful tool, especially when creating theme and Plugin options pages. It has a lot of value on WordPress front end pages too, allowing authors to create more varied layouts.
The minified version of the jQuery UI accordion is only 9 KB so wouldn't really add anything significant to the WordPress zip file size?
We only tend to add new JavaScript libraries if they are used in core which is why it isn't there yet.
For now it is best for plugins to include it themselves.