[buddypress-trac] [BuddyPress] #4656: Theme Compat: Port over new bbPress template stack functionality
buddypress-trac
noreply at wordpress.org
Sat Dec 8 20:43:58 UTC 2012
#4656: Theme Compat: Port over new bbPress template stack functionality
------------------------------------+------------------
Reporter: r-a-y | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.7
Component: Core | Version: 1.7
Severity: major | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------
Comment (by r-a-y):
JJJ, glad to see that template stack functionality is in the codebase.
However, let's say I want to override /bp-legacy/buddypress/members/single
/member-header.php and place it in /wp-
content/themes/twentytwelve/'''community'''/members/single/member-
header.php.
r6537 does not address using custom locations in
bp_get_template_locations(). It only sees the first location
('buddypress') and ignores the others.
bp_locate_template.01.patch reverses the foreach loops and addresses this
problem.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4656#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list