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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Deprecate the 'bbp_get_the_body_class' filter in bbp_body_class(). Fixes #2316.