Opened 13 years ago
Closed 13 years ago
#2316 closed defect (bug) (fixed)
bbp_body_class() has mismatched filter name
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.3.2 | Priority: | normal |
| Severity: | normal | Version: | 2.0 |
| Component: | Tools - Code Improvements | 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.
Deprecate the 'bbp_get_the_body_class' filter in bbp_body_class(). Fixes #2316.