Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#2316 closed defect (bug) (fixed)

bbp_body_class() has mismatched filter name

Reported by: DJPaul Owned by:
Priority: normal Milestone: 2.3.2
Component: Tools - Code Improvements Version: 2.0
Severity: normal Keywords:
Cc:

Description

The bbp_body_class() function uses the main filter name of bbp_get_the_body_class(), which is a little inconsistent with the rst of bbPress.

Change History (3)

#1 @johnjamesjacoby
13 years ago

  • Milestone Awaiting Review2.4

#2 @johnjamesjacoby
13 years ago

  • Milestone 2.42.3.2

#3 @johnjamesjacoby
13 years ago

  • Component GeneralCode Improvement
  • Resolutionfixed
  • Status newclosed
  • Version trunk2.0

Deprecate the 'bbp_get_the_body_class' filter in bbp_body_class(). Fixes #2316.

Note: See TracTickets for help on using tickets.