Opened 5 years ago
Closed 4 years ago
#6161 closed enhancement (fixed)
Getting inactive and installed Widgets
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Widgets | Version: | 2.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Maybe there's just a lack of documentation, but we should be able to call inactive, active, and installed widgets like the widget page under design in the dashboard for custom pages created by plugins and themes. This should be or is under get_options(). I know there is "sidebars_widgets", but this only gets widgets that are being used by a sidebar, not inactive widgets.
Change History (6)
- Component changed from Administration to Widgets
- Owner anonymous deleted
- Milestone changed from 2.9 to 2.8
- Resolution set to fixed
- Status changed from new to closed
in trunk, there is a special "sidebar", in the sidebars_widgets option, that contains all of the unused widgets.
See #9695 however.
- Resolution fixed deleted
- Status changed from closed to reopened
- Type changed from defect (bug) to enhancement
might need to be reopened depending on how #9695 gets fixed.
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.

see also #9511