Skip to:
Content

bbPress.org

Opened 15 years ago

Closed 15 years ago

#1184 closed defect (bug) (fixed)

bb_title and bb_get_title filters don't give enough information

Reported by: nightgunner5's profile Nightgunner5 Owned by:
Milestone: 1.0.3 Priority: normal
Severity: normal Version: 1.0.2
Component: Back-end Keywords: has-patch tested
Cc:

Description

bb_title and bb_get_title don't give the arguments or the title before concatenation, so plugins will just have to guess what the user wanted their forum's title to look like if a plugin like bbPM makes a completely different type of page.

Attachments (1)

bb_title filter.diff (770 bytes) - added by Nightgunner5 15 years ago.
Filters

Download all attachments as: .zip

Change History (4)

@Nightgunner5
15 years ago

Filters

#1 @chrishajer
15 years ago

How would I test this?

#2 @GautamGupta
15 years ago

  • Keywords tested added

You don't need to test this, just commit it straight away.

#3 @chrishajer
15 years ago

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

(In [2409]) Add filters to bb_title. Fixes #1184 - Props Nightgunner5, GautamGupta

Note: See TracTickets for help on using tickets.