Skip to:
Content

bbPress.org

Opened 9 years ago

Closed 9 years ago

#3057 closed defect (bug) (fixed)

`bp_modify_page_title` is a filter, not an action

Reported by: thebrandonallen Owned by: johnjamesjacoby
Priority: normal Milestone: 2.6
Component: General Version:
Severity: normal Keywords: has-patch
Cc:

Description

bp_modify_page_title is called as an action, rather than a filter. While everything still works, it smells funny.

Attachments (1)

3057.diff (661 bytes ) - added by thebrandonallen 9 years ago.

Download all attachments as: .zip

Change History (2)

@thebrandonallen
9 years ago

#1 @johnjamesjacoby
9 years ago

  • Owner set to johnjamesjacoby
  • Resolutionfixed
  • Status newclosed

In 6285:

BuddyPress: Use correct hook type for bp_modify_page_title filter.

Props thebrandonallen. Fixes #3057.

Note: See TracTickets for help on using tickets.