#10035 closed defect (bug) (wontfix)
Allow to override the widget's option name
| Reported by: | Denis-de-Bernardy | Owned by: | azaozz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Widgets | Version: | 2.8 |
| Severity: | blocker | Keywords: | has-patch tested commit |
| Cc: | Focuses: |
Description
See attached patch. Not all plugins use the widget_[name] convention, and the patch allows to readily migrate old widgets to their new format.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The
alt_option_namecan be used to solve this similarly to WP_Widget_Recent_Comments and WP_Widget_Recent_Posts.