[buddypress-trac] [BuddyPress Trac] #6765: Use WP page names for BP directory pages headings
buddypress-trac
noreply at wordpress.org
Sat Sep 10 14:25:52 UTC 2016
#6765: Use WP page names for BP directory pages headings
---------------------------+---------------------
Reporter: hnla | Owner: hnla
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.7
Component: Core | Version:
Severity: normal | Resolution: fixed
Keywords: needs-refresh |
---------------------------+---------------------
Changes (by hnla):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"11080"]:
{{{
#!CommitTicketReference repository="" revision="11080"
Use WP page titles for BP directory pages headings
The activity directory heading historically used a hardcoded string for
it's WP page title (post_title), with other component directories taking
the name from the actual WP page title.
This commit brings all page headings for BP directories into parity,
screens will look to the WP page(post_title) for the string to use, & BP
sets a new series of initial default strings for new installs page
creation.
An update routine is provided to ensure that no existing sites will
suddenly see a new title string, if a previous install then update the
post_title to older hardcoded strings (unless the page title changed by
user), thereafter changes to the WP page title determine what BP will
display.
Props boonebgorges, imath, dcavins, hnla
Fixes #6765
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6765#comment:29>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list