[buddypress-trac] [BuddyPress] #3741: BuddyPress should have theme compatibility
buddypress-trac
noreply at wordpress.org
Tue Nov 6 19:10:46 UTC 2012
#3741: BuddyPress should have theme compatibility
-----------------------------+------------------------------
Reporter: johnjamesjacoby | Owner: johnjamesjacoby
Type: enhancement | Status: new
Priority: highest | Milestone: 1.7
Component: Theme | Version:
Severity: critical | Resolution:
Keywords: dev-feedback |
-----------------------------+------------------------------
Comment (by r-a-y):
(In [6490]) Theme Compat:
* In bp_locate_template(), make sure templates placed in custom template
locations (as set in bp_add_template_locations()) are recognized.
* Previously, the fallback template would stop the foreach loop from
checking the next available template because the fallback template will
always exist.
* Now, the fallback template is moved out of the foreach loop and into a
separate one so all template locations are checked.
* See #3741.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3741#comment:58>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list