#3665 closed defect (bug) (fixed)
misspelling of bp-disable-blogforum-comments variable name
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.5.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Core | Keywords: | |
| Cc: |
Description
While testing a clean install of trunk, I noticed the following in wp_options: bp-disable-blogforum-comments vs bp-disable-blog-forum-comments
The latter is consistent with the other options, but we need to use the former for backpat.
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [5220]) Correct option name for site forum/activity reply toggle. Fixes #3665