Opened 10 months ago

Closed 10 months ago

Last modified 6 months ago

#1910 closed defect (fixed)

'bbp_get_displayed_user_field' is missing its hook

Reported by: iamzippy Owned by:
Priority: normal Milestone: 2.1.1
Component: Actions/Filters Version: 2.1
Severity: normal 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)

  • Cc iamzippy added
  • Milestone changed from Awaiting Review to Future Release
  • Milestone changed from Future Release to 2.1.1
  • 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.

(In [4095]) Actions/Filters?:

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

(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.