Skip to:
Content

bbPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1910 closed defect (bug) (fixed)

'bbp_get_displayed_user_field' is missing its hook

Reported by: iamzippy's profile iamzippy Owned by:
Milestone: 2.1.1 Priority: normal
Severity: normal Version: 2.1
Component: API - Actions/Filters Keywords: needs-patch
Cc: iamzippy

Description

All of its neighbouring getter functions use apply_filters(). Looks like this one just slipped through the net.
In bbp-user-template.php.

Change History (5)

#1 @iamzippy
12 years ago

  • Cc iamzippy added
  • Milestone changed from Awaiting Review to Future Release

#2 @johnjamesjacoby
12 years ago

  • Milestone changed from Future Release to 2.1.1

#3 @johnjamesjacoby
12 years ago

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

(In [4094]) Actions/Filters:

  • Add filter to bbp_get_displayed_user_field().
  • Fixes #1910.
  • For 2.2 branch.
  • Props iamzippy.

#4 @johnjamesjacoby
12 years ago

(In [4095]) Actions/Filters:

  • Add filter to bbp_get_displayed_user_field().
  • Fixes #1910.
  • For 2.1 branch.
  • Props iamzippy.

#5 @johnjamesjacoby
12 years ago

(In [4414]) Forums Admin:

  • Revert usage of Suggest for choosing a forum parent via auto-complete.
  • Revert parts of r4260 and r4261.
  • See #1910, #2014.
Note: See TracTickets for help on using tickets.