Opened 15 years ago
Closed 14 years ago
#2061 closed defect (bug) (fixed)
[patch] bp-default header.php non-root blog bugs
Reported by: | junsuijin | Owned by: | junsuijin |
---|---|---|---|
Milestone: | 1.5 | Priority: | major |
Severity: | Version: | ||
Component: | Core | Keywords: | has-patch, tested, needs-testing, 2nd-opinion |
Cc: |
Description
The header links to BuddyPress pages all 404, the title and h1 tags are misleading. I have included a simple patch, the details are up for discussion. This issue prevents bp-default from being used on anything but the root blog.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
uses get_bloginfo( 'name' ) and bp_root_domain()