Opened 14 years ago
Closed 14 years ago
#2528 closed defect (bug) (no action required)
Filter Drop-Down in activity shows "Blog" in WP-Single
Reported by: | erich73 | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | Version: | ||
Component: | Core | Keywords: | needs-patch dev-feedback |
Cc: |
Description
running WP 3.0 and latest BP on WP-SINGLE.
Forums deactivated.
Activity activated.
within the Filter Drop-Down-Box at the following URL:
http://domain.com/activity/
it shows:
"Show Blog Posts"
"Show Blog Comments"
Please fix.
Change History (5)
#2
@
14 years ago
- Keywords needs-patch dev-feedback added
@erich73 and @nuprn1
Both of you have valid points. On WPMS you have the option to turn off blog tracking, and the whole blog period, but this doesn't exist on WP single. The only way to turn off the blog is to manually edit your template. @erich73, this is where @nuprn1 is correct, because on single installs, the blog can't be turned off through the options, so the filters don't ever get turned off (automatically at least). You are free, however, to edit your theme, and remove the "Show Blog Posts/Comments" filters. You'll find them in bp-default/activity/index.php.
I'd be willing to whip up a patch if the devs feel it's appropriate. If I get some free time I'll may work on a patch anyway, but it's low on the list right now without a greenlight.
but that filters blog posts/comments made on the wp single install