Opened 15 years ago
Closed 15 years ago
#11362 closed enhancement (fixed)
Pass instance & id_base to the widget_title filter
Reported by: | scribu | Owned by: | azaozz |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Widgets | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
[11792] passed the widget instance for text widgets.
Proposed patch adds that and also the widget type ($this->id_base) to all widget_title filters.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Re r11792... I'm already dreading the moment where a plugin author mindlessly creates a function that expects two arguments on the widget_title filter. :-)