Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#14009 closed defect (bug) (fixed)

Custom menu Widget title not filtered

Reported by: batchit's profile batchit Owned by:
Milestone: 3.0.1 Priority: normal
Severity: normal Version: 3.0
Component: Widgets Keywords: has-patch
Focuses: Cc:

Description

In the new Custom Menu Widget, it seems that filters are not applied to the widget title before generating the widget output.

Some translation plugins are therefore not working on the widget title.

Attachments (1)

default-widgets.php.15292.patch (654 bytes) - added by jorbin 15 years ago.

Download all attachments as: .zip

Change History (5)

#1 @jorbin
15 years ago

  • Cc aaron@… added
  • Keywords has-patch added; custom menu widget removed
  • Type changed from enhancement to defect (bug)

Patch applies the same filters that all of the other default widgets use.

I think this warrants consideration for 3.0.1

#2 @nacin
15 years ago

  • Milestone changed from Unassigned to 3.0.1

#3 @ryan
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [15316]) Filter title for Custom Menu widget. Props jorbin. fixes #14009 for 3.1

#4 @ryan
15 years ago

(In [15317]) Filter title for Custom Menu widget. Props jorbin. fixes #14009 for 3.0.1

Note: See TracTickets for help on using tickets.