[buddypress-trac] [BuddyPress] #5257: Missing page titles on BP 404 pages
buddypress-trac
noreply at wordpress.org
Wed Nov 27 15:52:57 UTC 2013
#5257: Missing page titles on BP 404 pages
--------------------------+------------------------------
Reporter: henrywright | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by henrywright):
To resolve this for the sitewide activity page, I added
{{{
if ( is_404() )
return $title;
}}}
right after
{{{global $bp;}}}
A few questions remain
1. Would this break stuff elsewhere?
2. Considering you can't reproduce - Is the problem related to my install?
i.e. is this fix even needed? - i'm puzzled because the install is
completely un-customised.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5257#comment:9>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list