Make WordPress Core

Opened 18 years ago

Closed 17 years ago

#6161 closed enhancement (fixed)

Getting inactive and installed Widgets

Reported by: dcole07 Owned by:
Priority: normal Milestone: 2.8
Component: Widgets Version: 2.5
Severity: normal Keywords:
Cc: Focuses:

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)

#1 @ryan
17 years ago

  • Component AdministrationWidgets
  • Owner anonymous removed

#3 @Denis-de-Bernardy
17 years ago

  • Milestone 2.92.8
  • Resolutionfixed
  • Status newclosed

in trunk, there is a special "sidebar", in the sidebars_widgets option, that contains all of the unused widgets.

#5 @Denis-de-Bernardy
17 years ago

  • Resolution fixed
  • Status closedreopened
  • Type defect (bug)enhancement

might need to be reopened depending on how #9695 gets fixed.

#6 @Denis-de-Bernardy
17 years ago

  • Resolutionfixed
  • Status reopenedclosed

See #9695 and #9511

Note: See TracTickets for help on using tickets.