Opened 18 years ago
Closed 17 years ago
#6161 closed enhancement (fixed)
Getting inactive and installed Widgets
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | 2.5 |
| Component: | Widgets | Keywords: | |
| Focuses: | 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)
#3
@
17 years ago
- 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.
Note: See
TracTickets for help on using
tickets.
see also #9511