Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 11 years ago

Last modified 8 years ago

#4299 closed enhancement (fixed)

buddypress widget titles should apply widget_title filter

Reported by: magnus78's profile magnus78 Owned by: boonebgorges's profile boonebgorges
Milestone: 1.8 Priority: normal
Severity: normal Version: 1.2
Component: Core Keywords: has-patch
Cc: magnus.melin@…

Description

Please allow buddypress widget titles to be filtered by the "widget_title" filter that wordpress standard widgets and a lot of plugins are using.

I'm using qTranslate for a multi-language buddypress setup and need this for default widget title translation purposes.

Attachments (3)

bp_widget_title_filter.patch (2.4 KB) - added by magnus78 12 years ago.
proposed fix
trac4299_bp_widget_title_filter_v2.patch (2.8 KB) - added by magnus78 11 years ago.
proposed fix, v2 (refreshed for latest bp)
4299.patch (2.7 KB) - added by merty 11 years ago.
Turned out essentially the same with the latest patch.

Download all attachments as: .zip

Change History (15)

@magnus78
12 years ago

proposed fix

#1 @DJPaul
12 years ago

  • Component changed from Core to All Components
  • Milestone changed from Awaiting Review to Future Release
  • Version set to 1.2

#2 @magnus78
11 years ago

  • Cc magnus.melin@… added

Patch seems to have stalled. Any update?

@magnus78
11 years ago

proposed fix, v2 (refreshed for latest bp)

#4 @magnus78
11 years ago

  • Version 1.2 deleted

I don't see any similarity with that.

#5 @modemlooper
11 years ago

I'm updating widgets and adding title filter in other ticket

#6 follow-up: @magnus78
11 years ago

The patch in #1474 doesn't add widget_title filter functionality. Wrong ticket?

#7 @DJPaul
11 years ago

  • Version set to 1.2

Please leave the 'Version' information alone; it's to mark when the feature or bug was first introduced. This widget was added to BP in version 1.2.

#8 in reply to: ↑ 6 @modemlooper
11 years ago

Replying to magnus78:

The patch in #1474 doesn't add widget_title filter functionality. Wrong ticket?

You're right. I posted it as similar as that other ticket is for any changes to widgets in 1.7

#9 @DJPaul
11 years ago

  • Keywords needs-refresh added; has-patch removed
  • Milestone changed from Future Release to 1.8

@merty
11 years ago

Turned out essentially the same with the latest patch.

#10 @merty
11 years ago

  • Keywords has-patch added; needs-refresh removed

#11 @boonebgorges
11 years ago

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

In 6999:

Put widget titles through WP's widget_title filter before assembling markup

This will provide a more predictable way to modify widget titles in the same
way as WP's core widgets.

Fixes #4299

Props magnus78, merty

#12 @DJPaul
8 years ago

  • Component changed from Component - Any/All to Core
Note: See TracTickets for help on using tickets.